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