updated for version 7.0221
diff --git a/runtime/doc/map.txt b/runtime/doc/map.txt
index 228b9a9..f1e0868 100644
--- a/runtime/doc/map.txt
+++ b/runtime/doc/map.txt
@@ -1,4 +1,4 @@
-*map.txt*       For Vim version 7.0aa.  Last change: 2006 Mar 10
+*map.txt*       For Vim version 7.0aa.  Last change: 2006 Mar 11
 
 
 		  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -224,7 +224,7 @@
 	  return ''
 	endfunc
 
-CTRL-L inserts the next number, CTRL-E resets the count.  CTRL-E returns an
+CTRL-L inserts the next number, CTRL-R resets the count.  CTRL-R returns an
 empty string, so that nothing is inserted.