diff options
author | Ted Kremenek <kremenek@apple.com> | 2010-02-09 23:18:00 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2010-02-09 23:18:00 +0000 |
commit | 22ba05e01861916e4ede2ad462c8812d33ad4a71 (patch) | |
tree | 372b8e4b08403ce7a600e723a3a3a7acffc13263 | |
parent | e28897ad57de5b99570ceabd565eec98050e8c61 (diff) |
Fix grammar.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95719 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | www/analyzer/filing_bugs.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/analyzer/filing_bugs.html b/www/analyzer/filing_bugs.html index c86457a929..122e93183c 100644 --- a/www/analyzer/filing_bugs.html +++ b/www/analyzer/filing_bugs.html @@ -48,7 +48,7 @@ component.</p> reports to Apple's <a href="http://bugreporter.apple.com">Bug Reporter</a> web site.</p> -<p>You are free to always file bugs through this website, but this option less +<p>You are free to always file bugs through this website, but this option is less attractive than filing bug reports through Bugzilla as not everyone who works on the analyzer has access to that bug database.</p> |