summaryrefslogtreecommitdiffstats
path: root/clang/docs/tools
diff options
context:
space:
mode:
Diffstat (limited to 'clang/docs/tools')
-rw-r--r--clang/docs/tools/clang.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/docs/tools/clang.pod b/clang/docs/tools/clang.pod
index a056be77ef6..b99eb8f7a72 100644
--- a/clang/docs/tools/clang.pod
+++ b/clang/docs/tools/clang.pod
@@ -80,7 +80,7 @@ stages. In addition to compilation of code, Clang also supports other tools:
B<Clang Static Analyzer>
The Clang Static Analyzer is a tool that scans source code to try to find bugs
-though code analysis. This tool uses many parts of Clang and is built into the
+through code analysis. This tool uses many parts of Clang and is built into the
same driver.
OpenPOWER on IntegriCloud