]> git.wh0rd.org Git - nano.git/commitdiff
Stupid typos
authorChris Allegretta <chrisa@asty.org>
Mon, 29 Oct 2001 03:03:12 +0000 (03:03 +0000)
committerChris Allegretta <chrisa@asty.org>
Mon, 29 Oct 2001 03:03:12 +0000 (03:03 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@897 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog

index c84bd65f0e7eb0829687a53dcf78d80cb10ae0b6..2a0481773573a5921fc28885bbcd70e237e16b24 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,10 +11,10 @@ CVS code -
          aren't needed for nano-tiny.
 - cut.c:
   do_cut_text()
-       - Backported 1.1 fixes for just doing edit_update when we cut
+       - Backported 1.1 fixes for just doing edit_refresg when we cut
          text instead of edit_update.
   do_uncut_text()
-       - Backported David Lawrence Ramsey's fixes for doing refresh
+       - Backported David Lawrence Ramsey's fixes for doing edit_refresh
          instead of edit_update when uncutting text.
   cut_marked_segment()
        - Fix off-by one in mem allocation.