Skip to content

Commit 0927035

Browse files
committed
Merge branch 'develop' of github.com:klen/python-mode into develop
2 parents c7a8c12 + 64405ef commit 0927035

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)