From 4ac77d0a7140bb58b8bb566aa809b1c9db24d1de Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 10 Jun 2017 23:26:31 +0530 Subject: [PATCH] String changes --- resources/default_tweaks.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/default_tweaks.py b/resources/default_tweaks.py index 4ca38afe8c..d4250f400d 100644 --- a/resources/default_tweaks.py +++ b/resources/default_tweaks.py @@ -525,7 +525,7 @@ completion_mode = 'prefix' numeric_collation = False #: Sort the list of libraries alphabetically -# The list of libraries in the Copy to Library and Quick Switch menus are +# The list of libraries in the Copy to library and Quick switch menus are # normally sorted by most used. However, if there are more than a certain # number of such libraries, the sorting becomes alphabetic. You can set that # number here. The default is ten libraries.