From 87b774daf29db0a9dd8aad90e46a71c399ccde9d Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Wed, 20 Jul 2005 22:04:36 +0000 Subject: updated for version 7.0111 --- src/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/main.c b/src/main.c index 1b64c3435..0f507e7a3 100644 --- a/src/main.c +++ b/src/main.c @@ -1478,7 +1478,7 @@ scripterror: * directory. This is only done if the 'exrc' option is set. * Because of security reasons we disallow shell and write commands * now, except for unix if the file is owned by the user or 'secure' - * option has been reset in environmet of global ".exrc" or ".vimrc". + * option has been reset in environment of global ".exrc" or ".vimrc". * Only do this if VIMRC_FILE is not the same as USR_VIMRC_FILE or * SYS_VIMRC_FILE. */ -- cgit v1.2.3