From aa2c4d9eb1d4eb6b1737fa6c609c792253916def Mon Sep 17 00:00:00 2001 From: Ralph Meijer Date: Wed, 14 Mar 2018 16:08:33 +0100 Subject: [PATCH] Fix typos in channel control examples --- xep-0369.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/xep-0369.xml b/xep-0369.xml index 04876db3..cb6ef065 100644 --- a/xep-0369.xml +++ b/xep-0369.xml @@ -2373,7 +2373,7 @@ This approach enables flexible support of multiple clients for a MIX channel pa ]]> - +

Owners and Administrators are allowed to control which users can participate in a channel by use of Allowed and Banned lists using PubSub. These operations follow &xep0060; which sets out detailed protocol use and error handling. Allowed and Banned lists MAY be read by PubSub get of the Banned and Allowed Nodes. This operation MAY be used by users as controlled by 'Allowed Node Subscription' and 'Banned Node Subscription' configuration node options (default Administrators). @@ -2411,7 +2411,7 @@ This approach enables flexible support of multiple clients for a MIX channel pa - + @@ -2425,7 +2425,7 @@ This approach enables flexible support of multiple clients for a MIX channel pa

JIDs can be removed from the Allowed and Banned nodes by pubsub retract command.

- - +