From 9dfcdbd46edbfdca2adbaa49542d310a76162b87 Mon Sep 17 00:00:00 2001 From: Peter Saint-Andre Date: Wed, 16 Sep 2009 14:40:18 +0000 Subject: [PATCH] typo git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3449 4b5297f7-1745-476d-ba37-a9c6900126ab --- xep-0049.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xep-0049.xml b/xep-0049.xml index 8d6be68c..810ac12a 100644 --- a/xep-0049.xml +++ b/xep-0049.xml @@ -95,7 +95,7 @@ -

The root element of this namespace is query. At least one child element with a proper namespace MUST be included; otherwise the server MUST respond with a "Not Acceptable" error (see &xep0086; for information about error conditions). A client MUST NOT query for more than namespace in a single IQ get request. However, an IQ set or result MAY contain multiple elements qualified by the same namespace.

+

The root element of this namespace is query. At least one child element with a proper namespace MUST be included; otherwise the server MUST respond with a "Not Acceptable" error (see &xep0086; for information about error conditions). A client MUST NOT query for more than one namespace in a single IQ get request. However, an IQ set or result MAY contain multiple elements qualified by the same namespace.