summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean-Daniel Dupas <devlists@shadowlab.org>2012-05-13 14:32:11 +0000
committerJean-Daniel Dupas <devlists@shadowlab.org>2012-05-13 14:32:11 +0000
commita8bfc41ea7cb589b780794bda7121023f9f9d273 (patch)
treecb2b5c89688984f315b967814c13258616b47b68
parentb078a33151dc084d5ff024984fbe4d154990d2ae (diff)
downloadbcm5719-llvm-a8bfc41ea7cb589b780794bda7121023f9f9d273.tar.gz
bcm5719-llvm-a8bfc41ea7cb589b780794bda7121023f9f9d273.zip
Fix Xcode case (Upper X, lower c)
llvm-svn: 156742
-rw-r--r--clang/docs/Tooling.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/docs/Tooling.html b/clang/docs/Tooling.html
index 642f8abf4da..340abf68933 100644
--- a/clang/docs/Tooling.html
+++ b/clang/docs/Tooling.html
@@ -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>
OpenPOWER on IntegriCloud