diff options
| -rw-r--r-- | clang/www/analyzer/scan-build.html | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/www/analyzer/scan-build.html b/clang/www/analyzer/scan-build.html index d89ed9ebe2d..92a4c3e5e93 100644 --- a/clang/www/analyzer/scan-build.html +++ b/clang/www/analyzer/scan-build.html @@ -33,7 +33,7 @@  <p>While the static analyzer engine can be used as a library, many users will  likely use the command-line interface to the analyzer to analyze projects. This -page documents <tt>scan-build<tt/>, a program that users can use from the +page documents <tt>scan-build</tt>, a program that users can use from the  command line to analyze all the source files used to build a project.</p>  <h3>Contents</h3>  | 

