]> git.wh0rd.org Git - nano.git/commitdiff
add missing word
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 11 Oct 2004 14:00:46 +0000 (14:00 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 11 Oct 2004 14:00:46 +0000 (14:00 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1985 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog

index 8abb71058703722a7ba26c793524fcaf0775fe2d..4631dab8c79987bb638c1582e9fc01f1d41ffe6e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -121,10 +121,10 @@ CVS code -
        - Move the REVERSE_SEARCH flag toggling into the NANO_SMALL
          #ifdef, since the tiny version of nano doesn't support reverse
          searching.  Move the CASE_SENSITIVE flag toggling out in order
-         to allow the internal spell checker to work when NANO_SMALL is
-         defined and DISABLE_SPELLER isn't.  Also, turn the USE_REGEXP
-         flag off during spell checking in order to avoid a potential
-         segfault. (DLR)
+         to allow the internal spell checker to work properly when
+         NANO_SMALL is defined and DISABLE_SPELLER isn't.  Also, turn
+         the USE_REGEXP flag off during spell checking in order to
+         avoid a potential segfault. (DLR)
   justify_format()
        - For more compatibility with Pico, remove extra space after a
          character in punct if that character is the same as the one