Fix documentation typo.

llvm-svn: 151573
This commit is contained in:
Ted Kremenek 2012-02-27 21:40:10 +00:00
parent 7b811d30d9
commit 205fbeb54a
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ object that the caller is responsible for releasing (via sending a
<p><b>Placing on Objective-C methods</b>: For Objective-C methods, this
annotation essentially tells the analyzer to treat the method as if its name
begins with &quot;alloc&quot; or &quot;new&quot; or contais the word
begins with &quot;alloc&quot; or &quot;new&quot; or contains the word
&quot;copy&quot;.</p>
<p><b>Placing on C functions</b>: For C functions returning Cocoa objects, the