From 365bdf7a7b2e28624186eed398af542cb9cc3fdb Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Sat, 24 Jul 2010 20:57:44 +0200 Subject: More runtime file updates. --- runtime/optwin.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtime/optwin.vim') diff --git a/runtime/optwin.vim b/runtime/optwin.vim index 73de9e101..20f4f923a 100644 --- a/runtime/optwin.vim +++ b/runtime/optwin.vim @@ -995,7 +995,7 @@ if !has("msdos") call append("$", "\t(local to buffer)") call 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 OptionL("cm") -- cgit v1.2.1