From f3513f2c0c263c6d282f94adfa7b7b1ccc67ce7c Mon Sep 17 00:00:00 2001 From: Miguel de Val-Borro Date: Thu, 18 Feb 2016 16:59:01 -0500 Subject: [PATCH] Fix typo in docs --- doc/vimtex.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/vimtex.txt b/doc/vimtex.txt index 5233a58..55f7a41 100644 --- a/doc/vimtex.txt +++ b/doc/vimtex.txt @@ -1620,7 +1620,7 @@ If vim is compiled with the |+clientserver| option and if |g:vimtex_latexmk_callback| is enabled (which it is by default), then compilation errors will be parsed automatically. This is done by utilizing the tricks explained in |vimtex-latexmk-tricks|. Note that this only works -for continuous compilation mode. One can always check for compilation erors +for continuous compilation mode. One can always check for compilation errors with |VimtexErrors|. Associated settings: