From cc861627b3a4b529ee9332420aec2a3aabf9650e Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 6 Jun 2021 09:39:06 +0530 Subject: [PATCH] ... --- 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 080e22cf71..529fa699f3 100644 --- a/resources/default_tweaks.py +++ b/resources/default_tweaks.py @@ -573,5 +573,5 @@ skip_network_check = False #: Tab stop width in the template editor # Sets the width of the tab stop in the template editor in "average characters". -# For example, a value of 1 results in a space the width of one average character. +# For example, a value of 1 results in a space with the width of one average character. template_editor_tab_stop_width = 4