diff options
Diffstat (limited to 'clang/docs/Tooling.html')
| -rw-r--r-- | clang/docs/Tooling.html | 2 |
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> |

