From b6fb826612dc452858b01bf8c20e1de2ca60f3c0 Mon Sep 17 00:00:00 2001 From: Alexander Krotov Date: Mon, 11 Jun 2018 00:47:22 +0300 Subject: [PATCH] Fix a typo in XEP-0384: replace "seperately" with "separately" --- xep-0384.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xep-0384.xml b/xep-0384.xml index 008d2492..43a3b317 100644 --- a/xep-0384.xml +++ b/xep-0384.xml @@ -98,7 +98,7 @@ fresh, randomly generated encryption key. An encrypted header is added to the message for each device that is supposed to receive it. These headers simply contain the key that the payload message is encrypted with, and - they are seperately encrypted using the session corresponding to the + they are separately encrypted using the session corresponding to the counterpart device. The encrypted payload is sent together with the headers as a <message> stanza. Individual recipient devices can decrypt the header item intended for them, and use the contained payload