From 8e299b65bb8d8022469272c6382a09723b2d7e45 Mon Sep 17 00:00:00 2001 From: Peter Saint-Andre Date: Thu, 12 Mar 2009 19:10:32 +0000 Subject: [PATCH] typo git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2883 4b5297f7-1745-476d-ba37-a9c6900126ab --- xep-0237.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xep-0237.xml b/xep-0237.xml index 3cc846b1..39cf8259 100644 --- a/xep-0237.xml +++ b/xep-0237.xml @@ -89,7 +89,7 @@ ]]>

If the client has not yet cached the roster or the cache is lost or corrupted, but the client wishes to bootstrap the use of roster versioning, it SHOULD set the 'ver' attribute to a value of zero (0).

-

Naturally, if the client does not support roster versioning or does not wish to bootstrap use of roster versioning, it will behave like an RFC-3921-compliant client by not including the <seq/> element.

+

Naturally, if the client does not support roster versioning or does not wish to bootstrap use of roster versioning, it will behave like an RFC-3921-compliant client by not including the 'ver' attribute.

If the roster has not changed since the version enumerated by the client, the server MUST return an empty IQ-result.