From: David Lawrence Ramsey Date: Fri, 3 Jun 2005 04:09:45 +0000 (+0000) Subject: typo fix X-Git-Tag: v1.3.8~221 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=73857558eccc11548c9eca999864579dcc62785c;p=nano.git typo fix git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2582 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- diff --git a/ChangeLog b/ChangeLog index bb3c7743..a7c62fe8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -96,7 +96,7 @@ CVS code - die() - Rename variable ret to retval for consistency. (DLR) - Tweak the message displayed when a backup file can't be - written, so as to not duplicate a translted string. (DLR) + written, so as to not duplicate a translated string. (DLR) copy_filestruct() - Rename variable prev to copy to avoid confusion. (DLR) print1opt_full()