summaryrefslogtreecommitdiff
path: root/src/os_vms_conf.h
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2007-05-10 17:26:28 +0000
committerBram Moolenaar <Bram@vim.org>2007-05-10 17:26:28 +0000
commit2bb8df23dc2065304d9fab28be07ba6a7362be6d (patch)
tree1c90266c5851ee9a19cc7b62b4ad7a3582465a01 /src/os_vms_conf.h
parentff1d0d4cf5b9ec789cb0223154d7b76510d32d7b (diff)
downloadvim-git-2bb8df23dc2065304d9fab28be07ba6a7362be6d.tar.gz
updated for version 7.1b
Diffstat (limited to 'src/os_vms_conf.h')
-rw-r--r--src/os_vms_conf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/os_vms_conf.h b/src/os_vms_conf.h
index 8b0200293..71f1df2fd 100644
--- a/src/os_vms_conf.h
+++ b/src/os_vms_conf.h
@@ -74,7 +74,7 @@
/* Define if struct sigcontext is present */
#define HAVE_SIGCONTEXT
-/* Define if toupper/tolower only work on lower/upercase characters */
+/* Define if toupper/tolower only work on lower/uppercase characters */
/* #define BROKEN_TOUPPER */
/* Define if tgetstr() has a second argument that is (char *) */