aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>