From: Ted Kremenek Date: Wed, 9 May 2012 04:35:15 +0000 (+0000) Subject: Fix typo. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2d99c59aced6d6cd599209cb999a7da773702a42;p=clang Fix typo. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@156462 91177308-0d34-0410-b5e6-96231b3b80d8 --- 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 @@ download: checker-265.tar.bz2

highlights:

-

This release contains a fix for a major crasher introduces in checker-264, and various refinments to +

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.

checker-264