fix misspelling analyse -> analyze

llvm-svn: 8576
This commit is contained in:
Chris Lattner 2003-09-17 15:00:45 +00:00
parent 9bcdda3588
commit 457a95bdc8
1 changed files with 3 additions and 3 deletions

View File

@ -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>