diff --git a/src/gajim.py b/src/gajim.py index 681c44a09..a1dc35575 100644 --- a/src/gajim.py +++ b/src/gajim.py @@ -148,7 +148,7 @@ def parseOpts(): '\n -v, --verbose ' + \ _('Print xml stanzas and other debug information') + \ '\n -p, --profile ' + \ - _('Use config.name in configuration directory') + \ + _('Use defined profile in configuration directory') + \ '\n -c, --config-path ' + \ _('Set configuration directory') + \ '\n -l, --loglevel ' + \