mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-24 10:12:19 -05:00
typos
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@965 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
6e3db2ac29
commit
4a27c15489
@ -88,7 +88,7 @@
|
||||
id='richard2-4.1.247'
|
||||
to='kingrichard@royalty.england.lit/throne'>
|
||||
<body>My lord, dispatch; read o'er these articles.</body>
|
||||
<request xmlns='http://www.xmpp.org/extensions/xep-0184#ns'/>
|
||||
<request xmlns='http://www.xmpp.org/extensions/xep-0184.html#ns'/>
|
||||
</message>
|
||||
]]></example>
|
||||
<p>The recipient shall generate a receipt if and only if it supports the protocol defined herein and it is configured to return receipts, either globally or for this recipient (otherwise it MUST NOT return a receipt and SHOULD NOT return an error).</p>
|
||||
@ -97,7 +97,7 @@
|
||||
from='kingrichard@royalty.england.lit/throne'
|
||||
id='richard2-4.1.247'
|
||||
to='northumberland@shakespeare.lit/westminster'>
|
||||
<received xmlns='http://www.xmpp.org/extensions/xep-0184#ns'/>
|
||||
<received xmlns='http://www.xmpp.org/extensions/xep-0184.html#ns'/>
|
||||
</message>
|
||||
]]></example>
|
||||
<p>The <received/> element SHOULD be the only child of the &MESSAGE; stanza and MUST mirror the 'id' of the sent message.</p>
|
||||
|
Loading…
Reference in New Issue
Block a user