'async' --> 'asynchronous'

This commit is contained in:
kuyan
2013-06-13 00:51:26 -07:00
parent 16d92c428d
commit 0eff17af22
+1 -1
View File
@@ -67,7 +67,7 @@ Python-mode
Python-mode_ is a complex solution in VIM for working with python code.
It has:
- Async Python code checking (pylint, pyflakes, pep8, mccabe) in any combination
- Asynchronous Python code checking (pylint, pyflakes, pep8, mccabe) in any combination
- Code refactoring and autocompletion with Rope
- Fast Python folding
- Virtualenv support