mirror of
https://github.com/moparisthebest/xeps
synced 2024-12-21 23:28:51 -05:00
copy-and-paste error
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2830 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
a61d317f83
commit
3fa720107d
@ -1181,8 +1181,8 @@
|
||||
to='darkcave@chat.shakespeare.lit/thirdwitch'/>
|
||||
]]></example>
|
||||
<p>In this example, a user with a full JID of "hag66@shakespeare.lit/pda" has requested to enter the room "darkcave" on the "chat.shakespeare.lit" chat service with a room nickname of "thirdwitch".</p>
|
||||
<p>If the user does not specify a room nickname, the service SHOULD return a &badjid; error:</p>
|
||||
<example caption='Jabber User Seeks to Enter a Room (Groupchat 1.0)'><![CDATA[
|
||||
<p>If the user does not specify a room nickname, the service MUST return a &badjid; error:</p>
|
||||
<example caption='No Nickname Specified'><![CDATA[
|
||||
<presence
|
||||
from='darkcave@chat.shakespeare.lit'
|
||||
to='hag66@shakespeare.lit/pda'
|
||||
|
Loading…
Reference in New Issue
Block a user