Mercurial > libervia-backend
diff frontends/src/quick_frontend/quick_app.py @ 643:262d9d9ad27a
plugin XEP-0085: renamed category and parameter
author | souliane <souliane@mailoo.org> |
---|---|
date | Sat, 07 Sep 2013 19:50:12 +0200 |
parents | 7ea6d5a86e58 |
children | 0b9bd47dffcd |
line wrap: on
line diff
--- a/frontends/src/quick_frontend/quick_app.py Sun Sep 08 15:00:15 2013 +0200 +++ b/frontends/src/quick_frontend/quick_app.py Sat Sep 07 19:50:12 2013 +0200 @@ -229,7 +229,7 @@ self.setStatusOnline(False) def connectionError(self, error_type, profile): - """called when something goest wrong with the connection""" + """called when something goes wrong with the connection""" if not self.check_profile(profile): return debug(_("Connection Error"))