diff options
author | w0rp <w0rp@users.noreply.github.com> | 2018-07-05 09:24:57 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-05 09:24:57 +0100 |
commit | b8591e1034abdccd3e9c960da20d5fa276fd90a0 (patch) | |
tree | 30294b76dfa016bd604bb30babd33ee4270c2017 /doc | |
parent | 6dc69b2144f567072b9ff757a68de166717b9acf (diff) | |
download | ale-b8591e1034abdccd3e9c960da20d5fa276fd90a0.zip |
Fix the doctag alignment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ale-python.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ale-python.txt b/doc/ale-python.txt index 1c71dad2..be8ad118 100644 --- a/doc/ale-python.txt +++ b/doc/ale-python.txt @@ -145,8 +145,8 @@ g:ale_python_isort_executable *g:ale_python_isort_executable* See |ale-integrations-local-executables| -g:ale_python_isort_options *g:ale_python_isort_options* - *b:ale_python_isort_options* +g:ale_python_isort_options *g:ale_python_isort_options* + *b:ale_python_isort_options* Type: |String| Default: `''` |