mirror of
https://github.com/moparisthebest/xeps
synced 2024-08-13 16:53:48 -04: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[
|
||||
<iq type='set' id='setfull'>
|
||||
<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'>
|
||||
<value>http://jabber.org/protocol/profile</value>
|
||||
</field>
|
||||
@ -219,7 +219,7 @@
|
||||
</profile>
|
||||
</iq>
|
||||
]]></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[
|
||||
<iq type='result' to='hamlet@denmark.lit/elsinore' id='setfull'/>
|
||||
]]></example>
|
||||
|
Loading…
Reference in New Issue
Block a user