From: Benno Schulenberg Date: Fri, 26 Nov 2021 12:46:29 +0000 (+0100) Subject: correct a typo X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=commitdiff_plain;h=f9aef8a0f45d66f0919c3c97de9d252605c02547 correct a typo --- diff --git a/news.php b/news.php index cd067ce..b95cc56 100644 --- a/news.php +++ b/news.php @@ -296,7 +296,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.