diff --git a/aqt/main.py b/aqt/main.py index 5bb1b2e4c..4e89481f6 100644 --- a/aqt/main.py +++ b/aqt/main.py @@ -828,7 +828,7 @@ title="%s">%s''' % ( def clockIsOff(self, diff): diffText = ngettext("%s second", "%s seconds", diff) % diff warn = _("""\ -iIn order to ensure your collection works correctly when moved between \ +In order to ensure your collection works correctly when moved between \ devices, Anki requires your computer's internal clock to be set correctly. \ The internal clock can be wrong even if your system is showing the correct \ local time.