From 5e3cee8c6c8e7061aa1d8fb308d65a2866fa7b0c Mon Sep 17 00:00:00 2001 From: Justin Harrison Date: Tue, 5 Sep 2017 15:25:42 -0700 Subject: [PATCH] Fix typo in error message --- aqt/errors.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aqt/errors.py b/aqt/errors.py index d04dbed04..5985c5810 100644 --- a/aqt/errors.py +++ b/aqt/errors.py @@ -111,7 +111,7 @@ key, which will temporarily disable the add-ons you have installed.

If the problem occurs even with add-ons disabled, please report the \ issue on our support site.

-

If the issue only occurs when add-ons are enabled, plesae use the \ +

If the issue only occurs when add-ons are enabled, please use the \ Tools>Add-ons menu item to disable one add-on and restart Anki, \ repeating until you discover the add-on that is causing the problem.

""")