From 6a93767f804bd90505455617887206c5959476c4 Mon Sep 17 00:00:00 2001 From: ospalh Date: Wed, 27 Feb 2013 11:36:15 +0100 Subject: [PATCH] The longer full sync explanation was missing a backslash. The "automatically" appeared on a line by itself. --- aqt/sync.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aqt/sync.py b/aqt/sync.py index ff468dc34..cf6d982a3 100644 --- a/aqt/sync.py +++ b/aqt/sync.py @@ -208,7 +208,7 @@ If you choose upload, Anki will upload your collection to AnkiWeb, and \ any changes you have made on AnkiWeb or your other devices since the \ last sync to this device will be lost. -After all devices are in sync, future reviews and added cards can be merged +After all devices are in sync, future reviews and added cards can be merged \ automatically."""), [_("Upload to AnkiWeb"), _("Download from AnkiWeb"),