mirror of
https://github.com/moparisthebest/xeps
synced 2024-12-21 07:08:51 -05:00
typos
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@374 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
9f0b6ebf9a
commit
13248c79f3
@ -199,7 +199,7 @@
|
|||||||
<example caption='Entity publishes full profile'><![CDATA[
|
<example caption='Entity publishes full profile'><![CDATA[
|
||||||
<iq type='set' id='setfull'>
|
<iq type='set' id='setfull'>
|
||||||
<profile xmlns='http://jabber.org/protocol/profile'>
|
<profile xmlns='http://jabber.org/protocol/profile'>
|
||||||
<x xmlns='jabber:x:data' type='result'>
|
<x xmlns='jabber:x:data' type='submit'>
|
||||||
<field var='FORM_TYPE' type='hidden'>
|
<field var='FORM_TYPE' type='hidden'>
|
||||||
<value>http://jabber.org/protocol/profile</value>
|
<value>http://jabber.org/protocol/profile</value>
|
||||||
</field>
|
</field>
|
||||||
@ -219,7 +219,7 @@
|
|||||||
</profile>
|
</profile>
|
||||||
</iq>
|
</iq>
|
||||||
]]></example>
|
]]></example>
|
||||||
<p>If the server can succesfully process the request and host the full profile, it MUST return an IQ-result:</p>
|
<p>If the server can successfully process the request and host the full profile, it MUST return an IQ-result:</p>
|
||||||
<example caption='Server acknowledges success'><![CDATA[
|
<example caption='Server acknowledges success'><![CDATA[
|
||||||
<iq type='result' to='hamlet@denmark.lit/elsinore' id='setfull'/>
|
<iq type='result' to='hamlet@denmark.lit/elsinore' id='setfull'/>
|
||||||
]]></example>
|
]]></example>
|
||||||
|
Loading…
Reference in New Issue
Block a user