From 317e85dbaa3b26fb41bd5bc9b89423aaa704521c Mon Sep 17 00:00:00 2001 From: Henk Date: Tue, 26 Jul 2022 00:49:54 +0200 Subject: [PATCH] New spacing language --- gensettings.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gensettings.py b/gensettings.py index 636b7985..3fdb7669 100644 --- a/gensettings.py +++ b/gensettings.py @@ -415,9 +415,9 @@ formatcontrols = [{ "tooltip": "Remove special characters (@,#,%,^, etc)" }, { - "label": "Add sentence spacing", + "label": "Automatic spacing", "id": "frmtadsnsp", - "tooltip": "If the last action ended with punctuation, add a space to the beginning of the next action." + "tooltip": "Add spaces automatically if needed" }, { "label": "Single Line",