diff options
Diffstat (limited to 'docs/CommandGuide/llvm-config.pod')
-rw-r--r-- | docs/CommandGuide/llvm-config.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CommandGuide/llvm-config.pod b/docs/CommandGuide/llvm-config.pod index 23d213f999..06f10de221 100644 --- a/docs/CommandGuide/llvm-config.pod +++ b/docs/CommandGuide/llvm-config.pod @@ -115,7 +115,7 @@ Includes either a native backend or the C backend. =item B<engine> -Includes either a native JIT or the bytecode interpreter. +Includes either a native JIT or the bitcode interpreter. =back |