Fix a typo in XEP-0384: replace "seperately" with "separately"

This commit is contained in:
Alexander Krotov 2018-06-11 00:47:22 +03:00
parent d01853d08f
commit b6fb826612
1 changed files with 1 additions and 1 deletions

View File

@ -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