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