summaryrefslogtreecommitdiffstats
path: root/www/analyzer/xcode.html
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2010-02-28 05:14:08 +0000
committerTed Kremenek <kremenek@apple.com>2010-02-28 05:14:08 +0000
commit1a202b480417c1bcbac3412fc780cfccafb4ef5f (patch)
tree5821d118422a048fcb85418859248eee708d5a1e /www/analyzer/xcode.html
parent530c40c516427112f76a88958bf7c17769b5ca12 (diff)
Fix typo.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@97365 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www/analyzer/xcode.html')
-rw-r--r--www/analyzer/xcode.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/analyzer/xcode.html b/www/analyzer/xcode.html
index 0e416b649c..474156e574 100644
--- a/www/analyzer/xcode.html
+++ b/www/analyzer/xcode.html
@@ -126,7 +126,7 @@ $ set-xcode-analyzer --use-checker-build=~/mycrazyclangbuild/bin/clang
<p><b>Example 3</b>: Resetting Xcode to its default behavior:</p>
<pre class="code_example">
-$ set-xcode-analyzer -use-xcode-clang
+$ set-xcode-analyzer --use-xcode-clang
</pre>
</div>