Skip to content

Commit fd48bb5

Browse files
committed
Merge pull request #19 from alexwlchan/master
Fix typo in docs/ARCOptimization.rst
2 parents 2b5cf8b + 9e06a2f commit fd48bb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ARCOptimization.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ is_unique performs depends on the argument type:
194194
dynamic object type uses native swift reference counting:
195195
(Builtin.UnknownObject, unknown class reference, class existential)
196196

197-
- Bridged object types allow the dymanic object type check to be
197+
- Bridged object types allow the dynamic object type check to be
198198
bypassed based on the pointer encoding:
199199
(Builtin.BridgeObject)
200200

0 commit comments

Comments
 (0)