diff options
author | Koichi Shiraishi <zchee.io@gmail.com> | 2018-02-25 23:31:38 +0900 |
---|---|---|
committer | Koichi Shiraishi <zchee.io@gmail.com> | 2018-02-25 23:31:38 +0900 |
commit | cfa3e6a92401021e7ea35fff5134cbd3c71524fe (patch) | |
tree | 238bb087d1d2c46c7774be2a33af5c3ff29476f1 | |
parent | 82f8a04e18000bc3311340f820edfc98005e99a9 (diff) | |
download | ale-cfa3e6a92401021e7ea35fff5134cbd3c71524fe.zip |
doc/c: fix duplicate ale_c_flawfinder_executable help tag
-rw-r--r-- | doc/ale-c.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ale-c.txt b/doc/ale-c.txt index 62445de2..cf483fb5 100644 --- a/doc/ale-c.txt +++ b/doc/ale-c.txt @@ -147,7 +147,7 @@ g:ale_c_cppcheck_options *g:ale_c_cppcheck_options* flawfinder *ale-c-flawfinder* g:ale_c_flawfinder_executable *g:ale_c_flawfinder_executable* - *g:ale_c_flawfinder_executable* + *b:ale_c_flawfinder_executable* Type: |String| Default: `'flawfinder'` |