Skip to content

Commit 0eff17a

Browse files
author
kuyan
committed
'async' --> 'asynchronous'
1 parent 16d92c4 commit 0eff17a

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
@@ -67,7 +67,7 @@ Python-mode
6767
Python-mode_ is a complex solution in VIM for working with python code.
6868
It has:
6969

70-
- Async Python code checking (pylint, pyflakes, pep8, mccabe) in any combination
70+
- Asynchronous Python code checking (pylint, pyflakes, pep8, mccabe) in any combination
7171
- Code refactoring and autocompletion with Rope
7272
- Fast Python folding
7373
- Virtualenv support

0 commit comments

Comments
 (0)