summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/TestingGuide.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/TestingGuide.html b/docs/TestingGuide.html
index 0a8342d374..d90c8ad1c3 100644
--- a/docs/TestingGuide.html
+++ b/docs/TestingGuide.html
@@ -222,7 +222,7 @@ script which is built as part of LLVM. For example, to run the
<div class="doc_code">
<pre>
-% llvm-lit ~/llvm/test/Integer/BitPackeD.ll
+% llvm-lit ~/llvm/test/Integer/BitPacked.ll
</pre>
</div>