Skip to content

Commit 83bde93

Browse files
authored
resolve typo in the manual.
1 parent a5228bc commit 83bde93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/www/analyzer/checker_dev_manual.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -814,7 +814,7 @@ <h2 id=additioninformation>Additional Sources of Information</h2>
814814
<a href="https://llvm.org/doxygen">LLVM doxygen</a>, when dealing with classes
815815
from LLVM.</li>
816816
<li>
817-
The <a href="https://discourse.llvm.org/c/clang/"> Clang Frontent Discourse site</a>.
817+
The <a href="https://discourse.llvm.org/c/clang/"> Clang Frontend Discourse site</a>.
818818
This is the primary forum discussing ideas and posting questions about Clang development.
819819
For posting Clang Static Analyzer specific questions, please visit the
820820
<a href="https://discourse.llvm.org/c/clang/static-analyzer/"> Static Analyzer subcategory</a>

0 commit comments

Comments
 (0)