From 73857558eccc11548c9eca999864579dcc62785c Mon Sep 17 00:00:00 2001
From: David Lawrence Ramsey <pooka109@gmail.com>
Date: Fri, 3 Jun 2005 04:09:45 +0000
Subject: [PATCH] typo fix

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2582 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
---
 ChangeLog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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()
-- 
GitLab