diff options
Diffstat (limited to 'www/analyzer/annotations.html')
-rw-r--r-- | www/analyzer/annotations.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/analyzer/annotations.html b/www/analyzer/annotations.html index ca6a185c1d9b..693331ae35b6 100644 --- a/www/analyzer/annotations.html +++ b/www/analyzer/annotations.html @@ -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> |