New spacing language

This commit is contained in:
Henk 2022-07-26 00:49:54 +02:00
parent c43fefed74
commit 317e85dbaa
1 changed files with 2 additions and 2 deletions

View File

@ -415,9 +415,9 @@ formatcontrols = [{
"tooltip": "Remove special characters (@,#,%,^, etc)" "tooltip": "Remove special characters (@,#,%,^, etc)"
}, },
{ {
"label": "Add sentence spacing", "label": "Automatic spacing",
"id": "frmtadsnsp", "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", "label": "Single Line",