diff options
author | Ted Kremenek <kremenek@apple.com> | 2012-05-09 06:29:38 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2012-05-09 06:29:38 +0000 |
commit | 7f0873c1c99276f05eab992c57be2f84adc58e40 (patch) | |
tree | 87ab0edec6d81a4356dba0be0a7696a1c88a507c /www | |
parent | 00e1f6f5fed4f33f67181578be0232accd342282 (diff) | |
download | clang-7f0873c1c99276f05eab992c57be2f84adc58e40.tar.gz |
Fix Engrish.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@156465 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www')
-rw-r--r-- | www/analyzer/release_notes.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/analyzer/release_notes.html b/www/analyzer/release_notes.html index 548f7fe07b..e0369df5b4 100644 --- a/www/analyzer/release_notes.html +++ b/www/analyzer/release_notes.html @@ -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 refinements to +<p>This release contains a fix for a major crasher introduced in checker-264, and various refinements to improve the precision of the analyzer in general.</p> <h4 id="checker_264">checker-264</h4> |