diff runtime/optwin.vim @ 2398:0c8219a26bc9 vim73

More runtime file updates.
author Bram Moolenaar <bram@vim.org>
date Sat, 24 Jul 2010 20:57:44 +0200
parents 6d6d72521a9a
children 916c90b37ea9
line wrap: on
line diff
--- a/runtime/optwin.vim
+++ b/runtime/optwin.vim
@@ -995,7 +995,7 @@ if !has("msdos")
   call append("$", "\t(local to buffer)")
   call <SID>BinOptionL("sn")
 endif
-call append("$", "cryptmethod\encryption method for file writing: zip or blowfish")
+call append("$", "cryptmethod\tencryption method for file writing: zip or blowfish")
 call append("$", "\t(local to buffer)")
 call <SID>OptionL("cm")