From 7e2b3c144df89df1664b6e9c2d656267863793e2 Mon Sep 17 00:00:00 2001 From: Brian Cully Date: Wed, 8 Jun 2016 14:12:23 -0400 Subject: [PATCH] Fix some copypasta problems. Items returned from a pubsub items request are encapsulated in an element, not , which is used for publishing items. Example for requesting the secret key was labelled as requesting the public key. --- xep-0373.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/xep-0373.xml b/xep-0373.xml index 6291b971..9553c400 100644 --- a/xep-0373.xml +++ b/xep-0373.xml @@ -300,7 +300,7 @@ Standards Foundation. type='result' id='getpub'> - + @@ -308,7 +308,7 @@ Standards Foundation. - + ]]> @@ -409,19 +409,19 @@ Standards Foundation. - - + BASE64_OPENPGP_ENCRYPTED_SECRET_KEY - + ]]>