From 217dceb442b973f713bb09ea7776ada3697319c4 Mon Sep 17 00:00:00 2001 From: Peter Saint-Andre Date: Fri, 18 Apr 2008 16:40:40 +0000 Subject: [PATCH] typos git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1779 4b5297f7-1745-476d-ba37-a9c6900126ab --- xep-0189.xml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/xep-0189.xml b/xep-0189.xml index c08915c1..c9740c61 100644 --- a/xep-0189.xml +++ b/xep-0189.xml @@ -85,7 +85,7 @@
  • Items published to the node are persistent (this is done by setting the "persist_items" option to true).
  • Keys will be pushed to subscribers only when new keys are published, not when subscribers become newly available or when a new subscription is created (this is done by setting the "send_last_published_item" option to "never").
  • -

    If the user wants to control access to his/her identity (see Security Considerations) then the node access model SHOULD be something other than "Open" (this can be done by setting the "access_model" option to a value of "authorize", "presence", "roster", or "whitelist").

    +

    If the user wants to control access to his/her identity (see Security Considerations) then the node access model SHOULD be something other than "open" (this can be done by setting the "access_model" option to a value of "authorize", "presence", "roster", or "whitelist").

    ]]> -

    After the account owner publishes the key, the pubsub service shall a notification to each subscriber or otherwise authorized and interested entity.

    +

    After the account owner publishes the key, the pubsub service shall send a notification to each subscriber or otherwise authorized and interested entity.

    @@ -496,9 +496,12 @@ - + - +