fix misspelling analyse -> analyze


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8576 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/CommandGuide/analyze.html b/docs/CommandGuide/analyze.html
index 25b93eb..5c488a8 100644
--- a/docs/CommandGuide/analyze.html
+++ b/docs/CommandGuide/analyze.html
@@ -62,9 +62,9 @@
 	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>