]> git.wh0rd.org Git - nano.git/commitdiff
typo fix
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 2 Jan 2007 20:10:11 +0000 (20:10 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 2 Jan 2007 20:10:11 +0000 (20:10 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4016 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog

index 0bf43c1eb65d052fee2c1fc6dcc36eb6c71f0842..368962e48d3abf2ae84834384a8affff93e2f878 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5413,7 +5413,7 @@ GNU nano 1.1.11 - 10/01/2002
   page_up()
        - Fix bug where current is moved up two lines when the up arrow
          is pressed on the top line of the edit window; this causes a
-         segfault is the top line in the edit window is the second
+         segfault if the top line in the edit window is the second
          line of the file, as the line current ends up on doesn't
          exist. (Jeff DeFouw)
   do_down()