mirror of
https://github.com/FluuxIO/go-xmpp.git
synced 2024-11-21 01:52:01 -08:00
Spelling consistency
This commit is contained in:
parent
b35868b689
commit
d90cc239ae
@ -1,6 +1,6 @@
|
||||
# XMPP Stanza
|
||||
|
||||
XMPP `stanza` package is used to parse, marshall and unmarshal XMPP stanzas and nonzas.
|
||||
XMPP `stanza` package is used to parse, marshal and unmarshal XMPP stanzas and nonzas.
|
||||
|
||||
## Stanza creation
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
/*
|
||||
XMPP stanza package is used to parse, marshall and unmarshal XMPP stanzas and nonzas.
|
||||
XMPP stanza package is used to parse, marshal and unmarshal XMPP stanzas and nonzas.
|
||||
*/
|
||||
package stanza
|
||||
|
Loading…
Reference in New Issue
Block a user