diff options
Diffstat (limited to 'doc/ale-llvm.txt')
-rw-r--r-- | doc/ale-llvm.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ale-llvm.txt b/doc/ale-llvm.txt index 2f4a46bd..fff1c305 100644 --- a/doc/ale-llvm.txt +++ b/doc/ale-llvm.txt @@ -9,7 +9,7 @@ g:ale_llvm_llc_executable *g:ale_llvm_llc_executable* *b:ale_llvm_llc_executable* Type: |String| - Default: "llc" + Default: `"llc"` The command to use for checking. This variable is useful when llc command has suffix like "llc-5.0". |