summaryrefslogtreecommitdiff
path: root/src/os_win32.c
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2007-05-10 17:24:16 +0000
committerBram Moolenaar <Bram@vim.org>2007-05-10 17:24:16 +0000
commitff1d0d4cf5b9ec789cb0223154d7b76510d32d7b (patch)
tree80a15de6533fb6d15dd38dcde4daf601615ee414 /src/os_win32.c
parent4868726a3f8ad92f5e2025315072edddad9ab506 (diff)
downloadvim-git-ff1d0d4cf5b9ec789cb0223154d7b76510d32d7b.tar.gz
updated for version 7.1b
Diffstat (limited to 'src/os_win32.c')
-rw-r--r--src/os_win32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/os_win32.c b/src/os_win32.c
index eba043db7..1bd3d4aec 100644
--- a/src/os_win32.c
+++ b/src/os_win32.c
@@ -3800,7 +3800,7 @@ standend(void)
/*
- * Set normal fg/bg color, based on T_ME. Called whem t_me has been set.
+ * Set normal fg/bg color, based on T_ME. Called when t_me has been set.
*/
void
mch_set_normal_colors(void)