Skip to content

Commit caa7ac3

Browse files
author
Zearin
committed
dev/env.rst: Remove (body text) comma
1 parent ad0bba3 commit caa7ac3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/dev/env.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ order to do this, add the following lines to your ``.vimrc``::
5151
autocmd BufWritePost *.py call Pyflakes()
5252
autocmd BufWritePost *.py call Pep8()
5353

54-
If you are already using syntastic_ you can enable it to run Pyflakes on write,
54+
If you are already using syntastic_ you can enable it to run Pyflakes on write
5555
and show errors and warnings in the quickfix window. An example configuration
5656
to do that which also shows status and warning messages in the statusbar would be::
5757

0 commit comments

Comments
 (0)