Skip to content

Commit 64405ef

Browse files
committed
Merge pull request python-mode#253 from gryftir/develop
Update README.rst
2 parents 710b1b5 + dce446a commit 64405ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ Default values: ::
165165
" Check code every save
166166
let g:pymode_lint_write = 1
167167

168-
" Auto open cwindow if errors be finded
168+
" Auto open cwindow if errors were found
169169
let g:pymode_lint_cwindow = 1
170170

171171
" Show error message if cursor placed at the error line

0 commit comments

Comments
 (0)