Spelling consistency
This commit is contained in:
parent
b35868b689
commit
d90cc239ae
|
@ -1,6 +1,6 @@
|
||||||
# XMPP Stanza
|
# 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
|
## 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
|
package stanza
|
||||||
|
|
Loading…
Reference in a new issue