mirror of
https://github.com/moparisthebest/xeps
synced 2024-12-21 23:28:51 -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">
|
||||
<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[
|
||||
<iq id='v2'
|
||||
to='stpeter@jabber.org/roundabout'
|
||||
type='result'>
|
||||
<iq id='v2' type='set'>
|
||||
<vCard xmlns='vcard-temp'>
|
||||
<FN>Peter Saint-Andre</FN>
|
||||
<N>
|
||||
|
Loading…
Reference in New Issue
Block a user