]> granicus.if.org Git - clang/commitdiff
'not magic' => 'is not magic'
authorZhongxing Xu <xuzhongxing@gmail.com>
Mon, 15 Jun 2009 13:22:32 +0000 (13:22 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Mon, 15 Jun 2009 13:22:32 +0000 (13:22 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@73386 91177308-0d34-0410-b5e6-96231b3b80d8

www/analyzer/index.html

index d180e830e1851598c323d21fafc6c0f39c4b2f4d..2cb318625b4e8b3c4233f8954505bf98ad73a80f 100644 (file)
@@ -175,10 +175,11 @@ them.</p>
 
 <h3>More Checks</h3>
 
-<p>Static analysis not magic; a static analyzer can only find bugs that it has
-been specifically engineered to find. If there are specific kinds of bugs you
-would like the Clang Static Analyzer to find, please feel free to file <a
-href="filing_bugs.html">feature requests</a> or contribute your own patches.</p>
+<p>Static analysis is not magic; a static analyzer can only find bugs that it
+has been specifically engineered to find. If there are specific kinds of bugs
+you would like the Clang Static Analyzer to find, please feel free to
+file <a href="filing_bugs.html">feature requests</a> or contribute your own
+patches.</p>
 
 </div>
 </body>