Skip to content
Snippets Groups Projects
Commit 6fad5750 authored by Sean Silva's avatar Sean Silva
Browse files

docs: Fix spelling error.

Spotted by Nikola Smiljanic.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@171407 91177308-0d34-0410-b5e6-96231b3b80d8
parent 1b46eade
No related branches found
No related tags found
No related merge requests found
...@@ -72,7 +72,7 @@ Use LibTooling when you...: ...@@ -72,7 +72,7 @@ Use LibTooling when you...:
* want to run tools over a single file, or a specific subset of files, * want to run tools over a single file, or a specific subset of files,
independently of the build system independently of the build system
* want full control over the Clang AST * want full control over the Clang AST
* want to share code with Clang Plgins * want to share code with Clang Plugins
Do not use LibTooling when you...: Do not use LibTooling when you...:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment