]> granicus.if.org Git - clang/commitdiff
Grammo.
authorTed Kremenek <kremenek@apple.com>
Thu, 12 Jun 2008 19:14:13 +0000 (19:14 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 12 Jun 2008 19:14:13 +0000 (19:14 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52241 91177308-0d34-0410-b5e6-96231b3b80d8

www/StaticAnalysis.html

index 76e85e10bac00b4c26c7c235551a28196f2937ba..be76eeff0e09feeadc349fcda394402c905d0d6d 100644 (file)
@@ -1,6 +1,6 @@
 <html>
 <head>
-  <title>Information on using the Static Analyzer ("LLVM Checker")</title>
+  <title>Information on using the Static Analyzer ("Clang Checker")</title>
   <link type="text/css" rel="stylesheet" href="menu.css" />
   <link type="text/css" rel="stylesheet" href="content.css" />
   <style>  
@@ -29,8 +29,8 @@
 
 <h1>Information on using the Static Analyzer</h1>
 
-<p>This documents provides some notes on using the LLVM/clang static analyzer to
-find bugs in C and Objective-C programs.</p>
+<p>This page provides some notes on using the LLVM/clang static analyzer to find
+bugs in C and Objective-C programs.</p>
 
 <p>Currently the analyzer is invoked as a command-line tool. It is intended to
 run in tandem with a build of a project or code base. Analysis results are