From fbf13b1adce52d5fb1d175d0df9c0fa7c825bdf2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maxime=20=E2=80=9Cpep=E2=80=9D=20Buquet?= Date: Sun, 22 Dec 2019 04:08:54 +0100 Subject: [PATCH] Fix comment MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Maxime “pep” Buquet --- slixmpp_omemo/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slixmpp_omemo/__init__.py b/slixmpp_omemo/__init__.py index 144f3a2..b2d0d52 100644 --- a/slixmpp_omemo/__init__.py +++ b/slixmpp_omemo/__init__.py @@ -604,7 +604,7 @@ class XEP_0384(BasePlugin): # This does the heavy lifting of state management, and # seeing if it's possible to encrypt at all, or not. # This exception is only passed to the user, that should - # decide what to do with it, as there isn't much we can if + # decide what to do with it, as there isn't much we can do if # other issues can't be resolved. continue