Spelling consistency

This commit is contained in:
Mickael Remond 2019-06-29 14:57:24 +02:00
parent b35868b689
commit d90cc239ae
No known key found for this signature in database
GPG key ID: E6F6045D79965AA3
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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