]> git.wh0rd.org Git - nano.git/commitdiff
typo fix
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Wed, 24 Dec 2003 21:47:28 +0000 (21:47 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Wed, 24 Dec 2003 21:47:28 +0000 (21:47 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1603 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog

index 9368f08db3e5b00001f91440d0521f1589675dcd..b2e5ed235df34ad6a2c74c09afdcd444b7607328 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -48,7 +48,7 @@ CVS code -
          is being used, and cosmetic cleanups. (David Benbennick)
   copy_file()
        - New function containing part of the functionality formerly in
-         do_writeout. (David Benbennick)
+         do_writeout(). (David Benbennick)
   do_writeout()
        - Prompt the user if we're trying to save an existing file (and
          not just a selection of it) under a different name. (DLR;