]> git.wh0rd.org Git - nano.git/commitdiff
typo fix
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 3 Jun 2005 04:09:45 +0000 (04:09 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 3 Jun 2005 04:09:45 +0000 (04:09 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2582 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog

index bb3c7743f30d4f56bf0eadbf9915415da58abec2..a7c62fe849d95891e5e69cee8c93a80e59c082ec 100644 (file)
--- 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()