mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-25 02:32:18 -05:00
XEP-0198: Fix spelling (/s/send/sent).
This commit is contained in:
parent
7d781cb65a
commit
7a6e1d574d
@ -438,7 +438,7 @@
|
|||||||
<undefined-condition xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
|
<undefined-condition xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
|
||||||
<handled-count-too-high xmlns='urn:xmpp:sm:3' h='10' send-count='8'/>
|
<handled-count-too-high xmlns='urn:xmpp:sm:3' h='10' send-count='8'/>
|
||||||
<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>
|
<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>
|
||||||
You acknowledged 10 stanzas, but I only send you 8 so far.
|
You acknowledged 10 stanzas, but I only sent you 8 so far.
|
||||||
</text>
|
</text>
|
||||||
</stream:error>
|
</stream:error>
|
||||||
</stream:stream>
|
</stream:stream>
|
||||||
|
Loading…
Reference in New Issue
Block a user