summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-09-17 15:00:45 +0000
committerChris Lattner <sabre@nondot.org>2003-09-17 15:00:45 +0000
commit457a95bdc8cee57990712bada1b3db4d5282fa1f (patch)
tree40868e2250c232f9b48c21ddc5b306e4280dd834 /llvm/docs/CommandGuide
parent9bcdda35884863d07a2af3c8cb19914a163d7dfb (diff)
downloadbcm5719-llvm-457a95bdc8cee57990712bada1b3db4d5282fa1f.tar.gz
bcm5719-llvm-457a95bdc8cee57990712bada1b3db4d5282fa1f.zip
fix misspelling analyse -> analyze
llvm-svn: 8576
Diffstat (limited to 'llvm/docs/CommandGuide')
-rw-r--r--llvm/docs/CommandGuide/analyze.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/llvm/docs/CommandGuide/analyze.html b/llvm/docs/CommandGuide/analyze.html
index 25b93eb38d3..5c488a83b7f 100644
--- a/llvm/docs/CommandGuide/analyze.html
+++ b/llvm/docs/CommandGuide/analyze.html
@@ -62,9 +62,9 @@ OPTIONS
the analyze program after being loaded.
<p>
After being loaded, additional command line options are made available
- for running the passes made available by plugin.so. Use analyse -load
- &lt;plugin.so&gt; -help to see the new list of available analysis
- passes.
+ for running the passes made available by plugin.so. Use '<tt>analyze
+ -load &lt;plugin.so&gt; -help</tt>' to see the new list of available
+ analysis passes.
<p>
</ul>
OpenPOWER on IntegriCloud