tweaks: fix a somewhat humorous typo

The typo was found by hitting ^] several times on "spell" during
random testing and getting two suspiciously similar results.
master
Benno Schulenberg 2021-11-25 11:14:11 +01:00
parent 7336c28ca8
commit 9a8d9ef496
1 changed files with 1 additions and 1 deletions

2
NEWS
View File

@ -187,7 +187,7 @@
It allows running a syntax-specific command on the contents of
the buffer.
• ^T will try to run 'hunspell' before 'spell', because it checks
spellling for the locale's language and understands UTF-8.
spelling for the locale's language and understands UTF-8.
• Multiple errors or warnings on startup will no longer slow nano
down but will be indicated on the status bar with trailing dots.