]> granicus.if.org Git - clang/commitdiff
Fix Xcode case (Upper X, lower c)
authorJean-Daniel Dupas <devlists@shadowlab.org>
Sun, 13 May 2012 14:32:11 +0000 (14:32 +0000)
committerJean-Daniel Dupas <devlists@shadowlab.org>
Sun, 13 May 2012 14:32:11 +0000 (14:32 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@156742 91177308-0d34-0410-b5e6-96231b3b80d8

docs/Tooling.html

index 642f8abf4dad304e1381e10a144f78b41551473b..340abf68933a20f1472c46428910ffc95dd4d4ef 100644 (file)
@@ -23,7 +23,7 @@ is probably the interface you want to use. Consider the other interfaces only
 when you have a good reason not to use LibClang.</p>
 <p>Canonical examples of when to use LibClang:</p>
 <ul>
-  <li>XCode</li>
+  <li>Xcode</li>
   <li>Clang Python Bindings</li>
 </ul>
 <p>Use LibClang when you...</p>