From d02e58b4043001c8338583070fb2d85f52f232d6 Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Sat, 29 Oct 2022 11:56:47 +0000 Subject: Doc style fixes (#4344) * ale.txt: fix indentation * ale.txt: fix Type and Default markup * ale.txt: use `not set` instead of `undefined` This matches the way the variables are referenced in prose about existence state. --- doc/ale-llvm.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/ale-llvm.txt') 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". -- cgit v1.2.3