Philipp Hörist pushed to branch master at gajim / gajim
Commits:
866fb9c1 by lovetox at 2020-11-27T16:33:11+01:00
Fix typo
- - - - -
1 changed file:
- gajim/gtk/pep_config.py
Changes:
=====================================
gajim/gtk/pep_config.py
=====================================
@@ -147,7 +147,7 @@ def _nec_pep_config_received(self, task):
try:
result = task.finish()
except Exception:
- log.exception('Failed to retrive config')
+ log.exception('Failed to retrieve config')
return
DataFormDialog(_('Configure %s') % result.node,
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/866fb9c1fd792932d8b095bf5255b46c29e632cd
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/866fb9c1fd792932d8b095bf5255b46c29e632cd
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