commit | b8017e7a03bd487e4cea54d37dc73af9155db979 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu May 10 18:59:07 2007 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Thu May 10 18:59:07 2007 +0000 |
tree | 944471c695abbfd78c1bcad093b3ae1890ec07b3 | |
parent | cf0dfa2f18cead35804e200856d49235906a54d0 [diff] [blame] |
updated for version 7.1b
diff --git a/src/ex_cmds2.c b/src/ex_cmds2.c index 6480377..add7adb 100644 --- a/src/ex_cmds2.c +++ b/src/ex_cmds2.c
@@ -3971,7 +3971,7 @@ ++_nl_msg_cat_cntr; #endif - /* Reset $LC_ALL, otherwise it would overrule everyting. */ + /* Reset $LC_ALL, otherwise it would overrule everything. */ vim_setenv((char_u *)"LC_ALL", (char_u *)""); if (what != LC_TIME)