From f9aef8a0f45d66f0919c3c97de9d252605c02547 Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Fri, 26 Nov 2021 13:46:29 +0100 Subject: [PATCH] correct a typo --- news.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.
  • -- 2.39.2