From 97cd67c3d4b669cefe5eef258b4ff61a1ee1abab Mon Sep 17 00:00:00 2001
From: David Lawrence Ramsey <pooka109@gmail.com>
Date: Mon, 24 Jul 2006 19:15:35 +0000
Subject: [PATCH] fix changelog entry

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

diff --git a/ChangeLog b/ChangeLog
index 92ba4a21..113d029e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -135,7 +135,7 @@ CVS code -
 - winio.c:
   parse_kbinput()
 	- Properly handle combined meta and escape sequences, so that
-	  e.g. Meta-+ will work properly when the + is on the numeric
+	  e.g. Meta-/ will work properly when the / is on the numeric
 	  keypad and NumLock is off.  Also, properly handle combined
 	  control character and escape sequences, so that e.g. Esc Esc /
 	  will work properly when the / is on the numeric keypad and
-- 
GitLab