Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim-plugins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Hörist <forenjunkie@chello.at>2017-12-29 00:10:25 +0300
committerPhilipp Hörist <forenjunkie@chello.at>2017-12-29 00:10:58 +0300
commit6aaf78564e243d6afdb82076822f6fc83b2bf5e1 (patch)
treeadf329c3d15094097e1d9ebe97c536378903d67b
parente279d63af8ad2b11d7a9f7d78a10c029ac03a9bd (diff)
[omemo] Fix typo
-rw-r--r--omemo/manifest.ini2
1 files changed, 1 insertions, 1 deletions
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 <bahtiar@gadimov.de>
Daniel Gultsch <daniel@gultsch.de>
Philipp Hörist <philipp@hoerist.com>