corrected spelling mistake in comment

This commit is contained in:
simplypower-bbj
2023-01-09 19:23:14 +01:00
parent 92f6dd297c
commit 91ccc1cfed
+1 -1
View File
@@ -31,7 +31,7 @@ def continously_translate():
except Exception as e:
print(f'error when getting untranslated content from database: {e}')
continue
# if nother left untranslated, stop
# if nothing left untranslated, stop
if val_dict is None: break
# clean text
try: