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
parent
7336c28ca8
commit
9a8d9ef496
2
NEWS
2
NEWS
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue