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

Commit

Permalink
Typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
lcd047 committed Jan 14, 2014
1 parent 9057e3e commit 12de86a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/syntastic.txt
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,7 @@ Several additional flags are available to hide text under certain conditions:
%W{...} - hide the text in the brackets unless there are warnings
%B{...} - hide the text in the brackets unless there are both warnings AND
errors
These flags cant be nested.
These flags can't be nested.

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

0 comments on commit 12de86a

Please sign in to comment.