summaryrefslogtreecommitdiffstats
path: root/runtime/autoload/typeset.vim
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/autoload/typeset.vim')
-rw-r--r--runtime/autoload/typeset.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/autoload/typeset.vim b/runtime/autoload/typeset.vim
index 35cf17ba87..a1a809221c 100644
--- a/runtime/autoload/typeset.vim
+++ b/runtime/autoload/typeset.vim
@@ -97,7 +97,7 @@ enddef
# Public interface {{{
# When a TeX document is split into several source files, each source file
-# may contain a "magic line" specifiying the "root" file, e.g.:
+# may contain a "magic line" specifying the "root" file, e.g.:
#
# % !TEX root = main.tex
#