From 239b4157861d0b080fd38166649d31ae6ff962da Mon Sep 17 00:00:00 2001
From: David Lawrence Ramsey <pooka109@gmail.com>
Date: Tue, 6 Sep 2005 06:25:25 +0000
Subject: [PATCH] fix changelog entry

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

diff --git a/ChangeLog b/ChangeLog
index 5e68a275..f85294c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -321,7 +321,7 @@ CVS code -
 	- If column is less than start_col and the character's a tab,
 	  which can be possible if there are enough tabs and the
 	  terminal size is sufficiently large, don't try to display it
-	  using control_mbrep(). (DLR, found by Duncan G. Doyle)
+	  using control_mbrep(). (DLR, found by Duncan Geoffry Doyle)
   edit_redraw(), edit_refresh()
 	- Clean up and simplify. (DLR)
   edit_update()
-- 
GitLab