mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 09:16:30 -05:00
fix: change help text of ligature setting
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
parent
e368203e16
commit
15f583a4fe
1 changed files with 1 additions and 1 deletions
|
@ -603,7 +603,7 @@
|
|||
"label": "Editor",
|
||||
"ligatures": {
|
||||
"label": "Ligatures",
|
||||
"help": "(De)Activates support for ligatures in the editor."
|
||||
"help": "Renders special character sequences as one symbol."
|
||||
},
|
||||
"smartPaste": {
|
||||
"label": "Smart Paste",
|
||||
|
|
Loading…
Reference in a new issue