Author: kremenek
Date: Sat Feb 27 23:14:08 2010
New Revision: 97365

URL: http://llvm.org/viewvc/llvm-project?rev=97365&view=rev
Log:
Fix typo.

Modified:
    cfe/trunk/www/analyzer/xcode.html

Modified: cfe/trunk/www/analyzer/xcode.html
URL: 
http://llvm.org/viewvc/llvm-project/cfe/trunk/www/analyzer/xcode.html?rev=97365&r1=97364&r2=97365&view=diff
==============================================================================
--- cfe/trunk/www/analyzer/xcode.html (original)
+++ cfe/trunk/www/analyzer/xcode.html Sat Feb 27 23:14:08 2010
@@ -126,7 +126,7 @@
 <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>


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to