From 6aaf78564e243d6afdb82076822f6fc83b2bf5e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20H=C3=B6rist?= Date: Thu, 28 Dec 2017 22:10:25 +0100 Subject: [PATCH] [omemo] Fix typo --- omemo/manifest.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omemo/manifest.ini b/omemo/manifest.ini index 011c1b4..4335203 100644 --- a/omemo/manifest.ini +++ b/omemo/manifest.ini @@ -2,7 +2,7 @@ name: OMEMO short_name: omemo version: 2.5.5 -description: OMEMO is an XMPP Extension Protocol (XEP) for secure multi-client end-to-end encryption based on Axolotl and PEP. You need to install some dependencys, you can find install instructions for your system in the Github Wiki. +description: OMEMO is an XMPP Extension Protocol (XEP) for secure multi-client end-to-end encryption based on Axolotl and PEP. You need to install some dependencies, you can find install instructions for your system in the Github Wiki. authors: Bahtiar `kalkin-` Gadimov Daniel Gultsch Philipp Hörist