We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9f784d commit 30b74b5Copy full SHA for 30b74b5
proposals/0022-objc-selectors.md
@@ -112,7 +112,7 @@ from a string.
112
113
The primary alternative is [type-safe
114
selectors](https://lists.swift.org/pipermail/swift-evolution/2015-December/000233.html),
115
-which would introduce a new "selector" calling convetion to capture
+which would introduce a new "selector" calling convention to capture
116
the type of an `@objc` method, including its selector. One major
117
benefit of type-safe selectors is that they can carry type
118
information, improving type safety. From that discussion, referencing
0 commit comments