diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 96c5592cdb7..ea893134a18 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -183,7 +183,7 @@ front-end work has started to make significant progress.
transformations (such as refactoring) and other source-level tools for C and Objective-C. Clang now also includes tools for turning C code into pretty HTML, and includes a new static -analysis tool in development. This tool is automatically focused on finding +analysis tool in development. This tool focuses on automatically finding bugs in C and Objective-C code.