mirror of
https://github.com/moparisthebest/xeps
synced 2024-12-22 07:38:52 -05:00
typo
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1965 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
af69801402
commit
9d98de7b59
@ -122,9 +122,7 @@
|
|||||||
<section2 topic="Updating One's vCard">
|
<section2 topic="Updating One's vCard">
|
||||||
<p>A user may publish or update his or her vCard by sending an IQ of type "set" with no 'to' address, following the format in the previous use case.</p>
|
<p>A user may publish or update his or her vCard by sending an IQ of type "set" with no 'to' address, following the format in the previous use case.</p>
|
||||||
<example caption="vCard Update Request"><![CDATA[
|
<example caption="vCard Update Request"><![CDATA[
|
||||||
<iq id='v2'
|
<iq id='v2' type='set'>
|
||||||
to='stpeter@jabber.org/roundabout'
|
|
||||||
type='result'>
|
|
||||||
<vCard xmlns='vcard-temp'>
|
<vCard xmlns='vcard-temp'>
|
||||||
<FN>Peter Saint-Andre</FN>
|
<FN>Peter Saint-Andre</FN>
|
||||||
<N>
|
<N>
|
||||||
|
Loading…
Reference in New Issue
Block a user