diff options
author | Ted Kremenek <kremenek@apple.com> | 2012-05-09 04:35:15 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2012-05-09 04:35:15 +0000 |
commit | 2d99c59aced6d6cd599209cb999a7da773702a42 (patch) | |
tree | f771a3f978be6f5eec7ebed3e7402430a21a62c1 | |
parent | 767e9d9a9d6a3cc115b040dd39a234224b79f882 (diff) |
Fix typo.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@156462 91177308-0d34-0410-b5e6-96231b3b80d8
-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 dab17ac3b6..548f7fe07b 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 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> |