We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2b5cf8b + 9e06a2f commit fd48bb5Copy full SHA for fd48bb5
docs/ARCOptimization.rst
@@ -194,7 +194,7 @@ is_unique performs depends on the argument type:
194
dynamic object type uses native swift reference counting:
195
(Builtin.UnknownObject, unknown class reference, class existential)
196
197
- - Bridged object types allow the dymanic object type check to be
+ - Bridged object types allow the dynamic object type check to be
198
bypassed based on the pointer encoding:
199
(Builtin.BridgeObject)
200
0 commit comments