[www] Fix a typo on the analyzer website

llvm-svn: 285686
This commit is contained in:
Alex Lorenz 2016-11-01 11:12:41 +00:00
parent da7456ad0e
commit 56148a1bcc
1 changed files with 1 additions and 1 deletions

View File

@ -434,7 +434,7 @@ to the given function or method. The CoreFoundation framework defines a macro
<p>Operationally this attribute is nearly identical to 'ns_consumed' with the
main difference that the reference count decrement still occurs when using
Objective-C garbage collection (which is import for Core Foundation types,
Objective-C garbage collection (which is important for Core Foundation types,
which are not automatically garbage collected).</p>
<p><b>Example</b></p>