summaryrefslogtreecommitdiffstats
path: root/clang/www/analyzer
diff options
context:
space:
mode:
authorAlex Lorenz <arphaman@gmail.com>2016-11-01 11:12:41 +0000
committerAlex Lorenz <arphaman@gmail.com>2016-11-01 11:12:41 +0000
commit56148a1bcc305d802b8058eba52dea2c8f8db878 (patch)
treef8597855bb18ec9d9da03496565cf79c5c969a24 /clang/www/analyzer
parentda7456ad0e89ace93fa4ac3b89ed23db3491dd63 (diff)
downloadbcm5719-llvm-56148a1bcc305d802b8058eba52dea2c8f8db878.tar.gz
bcm5719-llvm-56148a1bcc305d802b8058eba52dea2c8f8db878.zip
[www] Fix a typo on the analyzer website
llvm-svn: 285686
Diffstat (limited to 'clang/www/analyzer')
-rw-r--r--clang/www/analyzer/annotations.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/www/analyzer/annotations.html b/clang/www/analyzer/annotations.html
index ca6a185c1d9..693331ae35b 100644
--- a/clang/www/analyzer/annotations.html
+++ b/clang/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>
OpenPOWER on IntegriCloud