Philipp Hörist pushed to branch master at gajim / gajim
Commits:
1fa2c4b5 by lovetox at 2020-11-23T19:08:50+01:00
Fix spelling errors
- - - - -
2 changed files:
- codespell.conf
- gajim/dialogs.py
Changes:
=====================================
codespell.conf
=====================================
@@ -6,3 +6,4 @@ tim
transfered
wanna
wth
+trough
=====================================
gajim/dialogs.py
=====================================
@@ -351,7 +351,7 @@ class TransformChatToMUC:
instances = [] # type: List[TransformChatToMUC]
def __init__(self, account, jids, preselected=None):
"""
- This window is used to trasform a one-to-one chat to a MUC. We do 2
+ This window is used to transform a one-to-one chat to a MUC. We do 2
things: first select the server and then make a guests list
"""
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/1fa2c4b54bc4f4582041221d9386cd59ddd46436
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/1fa2c4b54bc4f4582041221d9386cd59ddd46436
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