diff --git a/ChangeLog b/ChangeLog
index 5e68a2755a64180c0944f6cff67e3494414aef3f..f85294c12afccb109ad93b04983061c0cb3f9c63 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()