Skip to content
Snippets Groups Projects
Commit 9d12eaa2 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Fix typo.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@193281 91177308-0d34-0410-b5e6-96231b3b80d8
parent cbf71699
No related branches found
No related tags found
No related merge requests found
......@@ -1196,7 +1196,7 @@ these cases, we provide an attribute to designate that a method requires a
This attribute can only be applied the method declarations within a class, and not a protocol.
Note that on both OS X and iOS that the Foundation framework provides a
convenience macro ``NS_REQUIRES_SUPER`` that provides syntantic sugar for this
convenience macro ``NS_REQUIRES_SUPER`` that provides syntactic sugar for this
attribute:
.. code-block:: objc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment