aboutsummaryrefslogtreecommitdiffstats
path: root/docs/CommandGuide/llvm-config.pod
diff options
context:
space:
mode:
Diffstat (limited to 'docs/CommandGuide/llvm-config.pod')
-rw-r--r--docs/CommandGuide/llvm-config.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CommandGuide/llvm-config.pod b/docs/CommandGuide/llvm-config.pod
index 23d213f..06f10de 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