Fix typo in options

This commit is contained in:
Patrick Förster 2021-05-15 17:14:06 +02:00
parent 42b966b66d
commit 3fc35fcf4b
3 changed files with 3 additions and 3 deletions

View file

@ -46,7 +46,7 @@ The placeholder `%f` will be replaced by the server.
---
## texlab.build.isContinous
## texlab.build.isContinuous
Set this property to true if the build arguments imply a continous build (like `latexmk -pvc`).