diff options
author | w0rp <devw0rp@gmail.com> | 2023-02-07 18:41:13 +0000 |
---|---|---|
committer | w0rp <devw0rp@gmail.com> | 2023-02-07 18:41:13 +0000 |
commit | da5fa17df1182c3a4a30cc537b21df981f9bf93c (patch) | |
tree | 8a12c6b799223ad3f36b8f82b3fe2ac8c9ee485d /doc/ale-c.txt | |
parent | e1ae009bac98d4c2a80ed8f70f68b75dab3bc478 (diff) | |
download | ale-da5fa17df1182c3a4a30cc537b21df981f9bf93c.zip |
Fix broken tag references and the broken script to check them
Diffstat (limited to 'doc/ale-c.txt')
-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 29933861..0f4b1b01 100644 --- a/doc/ale-c.txt +++ b/doc/ale-c.txt @@ -168,7 +168,7 @@ g:ale_c_cc_header_exts *g:ale_c_cc_header_exts* considered as header files. This variable is only used when `'-x c-header'` is used instead of `'-x c'`, - see |ale_c_cc_use_header_lang_flag|. + see |g:ale_c_cc_use_header_lang_flag|. =============================================================================== |