summaryrefslogtreecommitdiff
path: root/runtime/doc/starting.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2017-11-05 18:19:24 +0100
committerBram Moolenaar <Bram@vim.org>2017-11-05 18:19:24 +0100
commitb0d45e7f5354375edd02afafde3bd37dac1515ff (patch)
tree26720e8fd22af04084e159c6365675e5e38161ab /runtime/doc/starting.txt
parentaace21581345aa51c09d809ab3744a943a71c879 (diff)
downloadvim-git-b0d45e7f5354375edd02afafde3bd37dac1515ff.tar.gz
Update runtime files.
Diffstat (limited to 'runtime/doc/starting.txt')
-rw-r--r--runtime/doc/starting.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/starting.txt b/runtime/doc/starting.txt
index f289c8363..f59c9fa59 100644
--- a/runtime/doc/starting.txt
+++ b/runtime/doc/starting.txt
@@ -873,7 +873,7 @@ accordingly. Vim proceeds in this order:
(*) Using this file or environment variable will cause 'compatible' to be
off by default. See |compatible-default|.
- Note: When using the |mzscheme| interface, it is initialzed after loading
+ Note: When using the |mzscheme| interface, it is initialized after loading
the vimrc file. Changing 'mzschemedll' later has no effect.
4. Load the plugin scripts. *load-plugins*