mirror of https://github.com/moparisthebest/xeps
typo fix
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@264 4b5297f7-1745-476d-ba37-a9c6900126abxep-0352-v0.2
parent
505fcd0851
commit
b947f2c31c
|
@ -104,7 +104,6 @@
|
|||
id='ping345'>
|
||||
<ping xmlns='urn:xmpp:ping'/>
|
||||
</iq>
|
||||
</iq>
|
||||
]]></example>
|
||||
<p>If the pinged entity supports the ping namespace, it SHOULD return an IQ result:</p>
|
||||
<example caption="Pong"><![CDATA[
|
||||
|
@ -135,7 +134,6 @@
|
|||
id='ping456'>
|
||||
<ping xmlns='urn:xmpp:ping'/>
|
||||
</iq>
|
||||
</iq>
|
||||
]]></example>
|
||||
<p>If the pinged entity supports the ping namespace, it SHOULD return an IQ result:</p>
|
||||
<example caption="Pong"><![CDATA[
|
||||
|
|
Loading…
Reference in New Issue