changeset 1241:49d6b89ee3c9

updated for version 7.1
author vimboss
date Sat, 12 May 2007 13:26:40 +0000
parents 5bed56fce2b5
children 24cc93035d43
files runtime/doc/quickref.txt
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/runtime/doc/quickref.txt
+++ b/runtime/doc/quickref.txt
@@ -1,4 +1,4 @@
-*quickref.txt*  For Vim version 7.1b.  Last change: 2006 Nov 18
+*quickref.txt*  For Vim version 7.1.  Last change: 2007 May 11
 
 
 		  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -803,7 +803,7 @@ Short explanation of each option:		*opti
 'printmbcharset'  'pmbcs'   CJK character set to be used for :hardcopy
 'printmbfont'	  'pmbfn'   font names to be used for CJK output of :hardcopy
 'printoptions'	  'popt'    controls the format of :hardcopy output
-'pumheight''	  'ph'	    maximum height of the popup menu
+'pumheight'	  'ph'	    maximum height of the popup menu
 'quoteescape'	  'qe'	    escape characters used in a string
 'readonly'	  'ro'	    disallow writing the buffer
 'remap'			    allow mappings to work recursively