[cfe-commits] r156462 - /cfe/trunk/www/analyzer/release_notes.html

Ted Kremenek kremenek at apple.com
Tue May 8 21:35:15 PDT 2012


Author: kremenek
Date: Tue May  8 23:35:15 2012
New Revision: 156462

URL: http://llvm.org/viewvc/llvm-project?rev=156462&view=rev
Log:
Fix typo.

Modified:
    cfe/trunk/www/analyzer/release_notes.html

Modified: cfe/trunk/www/analyzer/release_notes.html
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/www/analyzer/release_notes.html?rev=156462&r1=156461&r2=156462&view=diff
==============================================================================
--- cfe/trunk/www/analyzer/release_notes.html (original)
+++ cfe/trunk/www/analyzer/release_notes.html Tue May  8 23:35:15 2012
@@ -21,7 +21,7 @@
    <b>download:</b> <a href="http://bit.ly/JceZBE">checker-265.tar.bz2</a></p>
    <p><b>highlights:</b></p>
 
-<p>This release contains a fix for a major crasher introduces in checker-264, and various refinments to
+<p>This release contains a fix for a major crasher introduces in checker-264, and various refinements to
 improve the precision of the analyzer in general.</p>
 
 <h4 id="checker_264">checker-264</h4>





More information about the cfe-commits mailing list