fix misspelling analyse -> analyze
authorChris Lattner <sabre@nondot.org>
Wed, 17 Sep 2003 15:00:45 +0000 (15:00 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 17 Sep 2003 15:00:45 +0000 (15:00 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8576 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CommandGuide/analyze.html

index 25b93eb38d32f9a1e7270f66c0c1cea80cddc78f..5c488a83b7fc76f9944342a4adcbedf01ffca485 100644 (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>