diff options
Diffstat (limited to 'runtime/doc/os_beos.txt')
-rw-r--r-- | runtime/doc/os_beos.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/os_beos.txt b/runtime/doc/os_beos.txt index 4639566e4..148f5fe0e 100644 --- a/runtime/doc/os_beos.txt +++ b/runtime/doc/os_beos.txt @@ -144,7 +144,7 @@ The default value for $VIM is set at compile time and can be determined with > :version The normal value is /boot/home/config/share/vim. If you don't like it you can -set the Vim environment variable to override this, or set 'helpfile' in your +set the VIM environment variable to override this, or set 'helpfile' in your .vimrc: > :if version >= 500 |