From 457a95bdc8cee57990712bada1b3db4d5282fa1f Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Wed, 17 Sep 2003 15:00:45 +0000 Subject: fix misspelling analyse -> analyze llvm-svn: 8576 --- llvm/docs/CommandGuide/analyze.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'llvm/docs/CommandGuide') 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.

After being loaded, additional command line options are made available - for running the passes made available by plugin.so. Use analyse -load - <plugin.so> -help to see the new list of available analysis - passes. + for running the passes made available by plugin.so. Use 'analyze + -load <plugin.so> -help' to see the new list of available + analysis passes.

-- cgit v1.2.3