8000 choosen -> chosen · python-mode/python-mode@7e972de · GitHub
[go: up one dir, main page]

Skip to content

Commit 7e972de

Browse files
committed
choosen -> chosen
1 parent 626a3a9 commit 7e972de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/pymode.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ Default code checkers (you could set several) *'g:pymode_lint_checkers'*
292292
>
293293
let g:pymode_lint_checkers = ['pyflakes', 'pep8', 'mccabe']
294294
295-
Values may be choosen from: `pylint`, `pep8`, `mccabe`, `pep257`, `pyflakes`.
295+
Values may be chosen from: `pylint`, `pep8`, `mccabe`, `pep257`, `pyflakes`.
296296

297297
Skip errors and warnings *'g:pymode_lint_ignore'*
298298
E.g. "E501,W002", "E2,W" (Skip all Warnings and Errors startswith E2) and etc

0 commit comments

Comments
 (0)
0