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 aad3cf9 + 8ac4d21 commit 1171ed7Copy full SHA for 1171ed7
stdlib/public/core/Mirror.swift
@@ -490,7 +490,7 @@ extension _MirrorType {
490
internal extension Mirror {
491
/// An adapter that represents a legacy `_MirrorType`'s children as
492
/// a `Collection` with integer `Index`. Note that the performance
493
- /// characterstics of the underlying `_MirrorType` may not be
+ /// characteristics of the underlying `_MirrorType` may not be
494
/// appropriate for random access! To avoid this pitfall, convert
495
/// mirrors to use the new style, which only present forward
496
/// traversal in general.
0 commit comments