commit 73857558eccc11548c9eca999864579dcc62785c
parent 854b71d775e78d16e6740a8a65d2bf6018e7eccb
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date: Fri, 3 Jun 2005 04:09:45 +0000
typo fix
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2582 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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()