Skip to content

Commit

Permalink
Fixes typo
Browse files Browse the repository at this point in the history
  • Loading branch information
yan committed Jan 3, 2021
1 parent 80d1a3a commit c3bcd15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addon/globalPlugins/translate/updater.py
Expand Up @@ -42,7 +42,7 @@ def run(self):



logHandler.log.ingo("Translate: exiting update thred...")
logHandler.log.info("Translate: exiting update thred...")
def getLatestVersion(self, mod):
import addonHandler
actual = None
Expand Down

0 comments on commit c3bcd15

Please sign in to comment.