Skip to content

Commit 63b0a1e

Browse files
committed
Fix a typo in the Clang man page, from Alexander Best.
llvm-svn: 116102
1 parent 7a2b425 commit 63b0a1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/docs/tools/clang.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ stages. In addition to compilation of code, Clang also supports other tools:
8080
B<Clang Static Analyzer>
8181

8282
The Clang Static Analyzer is a tool that scans source code to try to find bugs
83-
though code analysis. This tool uses many parts of Clang and is built into the
83+
through code analysis. This tool uses many parts of Clang and is built into the
8484
same driver.
8585

8686

0 commit comments

Comments
 (0)