0
0
mirror of https://github.com/vim/vim.git synced 2025-09-24 03:44:06 -04:00

updated for version 7.0111

This commit is contained in:
Bram Moolenaar
2005-07-20 22:04:36 +00:00
parent 84fb85aaf6
commit 87b774daf2
3 changed files with 24 additions and 23 deletions

View File

@@ -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.
*/