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.
1 parent 03e07ba commit 2134e55Copy full SHA for 2134e55
stdlib/public/core/HashedCollections.swift.gyb
@@ -53,7 +53,7 @@ import SwiftShims
53
// does not use tombstones.
54
//
55
// In addition to the native storage `Dictionary` can also wrap an
56
-// `NSDictionary` in order to allow brdidging `NSDictionary` to `Dictionary` in
+// `NSDictionary` in order to allow bridging `NSDictionary` to `Dictionary` in
57
// `O(1)`.
58
59
// Currently native storage uses a data structure like this::
0 commit comments