diff --git a/ChangeLog b/ChangeLog
index cd1be5acc4800aaa16613046139a668d7c2baffb..ffa6790518ddb9816befd7e6298dab32fd2c67ba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -68,7 +68,7 @@ CVS code -
 	  and DLR)
 	- Change the shortcut to find the matching bracket to Ctrl-].
 	  Changes to shortcut_init() and do_statusbar_input(). (DLR)
-	- Drop the Meta-] and Meta-[ aliases for Meta-} and Meta-}, and
+	- Drop the Meta-] and Meta-[ aliases for Meta-} and Meta-{, and
 	  change the shortcut to find the matching bracket from Ctrl-]
 	  back to Meta-], since Ctrl-] is used as the telnet escape key.
 	  Changes to shortcut_init() and do_statusbar_input(). (DLR,