Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Commit 12de86a

Browse files
committed
Typo.
1 parent 9057e3e commit 12de86a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/syntastic.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ Several additional flags are available to hide text under certain conditions:
445445
%W{...} - hide the text in the brackets unless there are warnings
446446
%B{...} - hide the text in the brackets unless there are both warnings AND
447447
errors
448-
These flags cant be nested.
448+
These flags can't be nested.
449449

450450
Example: >
451451
let g:syntastic_stl_format = '[%E{Err: %fe #%e}%B{, }%W{Warn: %fw #%w}]'

0 commit comments

Comments
 (0)