Philipp Hörist pushed to branch master at gajim / gajim


Commits:
e715215a by lovetox at 2021-01-10T21:48:44+01:00
Fix typo

- - - - -


1 changed file:

- gajim/application.py


Changes:

=====================================
gajim/application.py
=====================================
@@ -146,7 +146,8 @@ def __init__(self):
             0,
             GLib.OptionFlags.NONE,
             GLib.OptionArg.NONE,
-            _('Sets an enviroment variable so GLib debug messages are 
printed'))
+            _('Sets an environment variable so '
+              'GLib debug messages are printed'))
 
         self.add_main_option(
             'show-next-pending-event',



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/e715215a23cb6c85b8af7eb9f2e0c1b7166dc893

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/e715215a23cb6c85b8af7eb9f2e0c1b7166dc893
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to