Skip to content

Commit 6fabe8b

Browse files
committed
doc: fix typo
refer: #3198
1 parent 89f09e8 commit 6fabe8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/vimtex.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,7 @@ Directory scan ~
469469
3. The expanded content contains `\begin{document}`.
470470

471471
Notice that the main file itself does not need to contain the
472-
`\documentclass` line and `\begin{docment}`, since these can stem from
472+
`\documentclass` line and `\begin{document}`, since these can stem from
473473
included `.tex` files. The option |g:vimtex_include_indicators| is used by
474474
the parser to specify commands that include `.tex` files for the recursive
475475
expansion.

0 commit comments

Comments
 (0)