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 44d81c1 + 2134e55 commit a9ee379Copy full SHA for a9ee379
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