From b9ca11bf34e6ffff88f222cec893de3b6deba56f Mon Sep 17 00:00:00 2001 From: Peter Saint-Andre Date: Tue, 5 Aug 2008 14:58:15 +0000 Subject: [PATCH] typo git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2118 4b5297f7-1745-476d-ba37-a9c6900126ab --- xep-0045.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xep-0045.xml b/xep-0045.xml index fbdc5671..b760c7ae 100644 --- a/xep-0045.xml +++ b/xep-0045.xml @@ -5293,7 +5293,7 @@ xmpp:darkcave@macbeth.shakespeare.lit?invite;jid=hecate@shakespeare.lit;password

Note: Because MUC roomnicks follow the Resourceprep profile of stringprep, they are allowed to contain a space character, whereas IRC nicknames do not. Although a given client MAY support quotation characters for this purpose (resulting in commands such as '/ban "king lear" insanity is no defense'), most common quotation characters (such as " and ') are also allowed by Resourceprep, thus leading to added complexity and potential problems with quotation of roomnicks that contain both spaces and quotation characters. Therefore it is NOT RECOMMENDED for Jabber clients to support IRC-style shortcut commands with roomnicks that contain space characters.

-

Note: Many Jabber clients also implement a '/me ' command as described in &xep0237;. This command does not result in any MUC or IRC protocol action and is therefore not shown in the foregoing table.

+

Note: Many Jabber clients also implement a '/me ' command as described in &xep0245;. This command does not result in any MUC or IRC protocol action and is therefore not shown in the foregoing table.