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 92e1080 + 2840870 commit a3e1602Copy full SHA for a3e1602
stdlib/public/core/Mirror.swift
@@ -129,7 +129,7 @@ public struct Mirror {
129
/// }
130
public typealias Children = AnyCollection<Child>
131
132
- /// A suggestion of how a `Mirror`'s is to be interpreted.
+ /// A suggestion of how a `Mirror`'s `subject` is to be interpreted.
133
///
134
/// Playgrounds and the debugger will show a representation similar
135
/// to the one used for instances of the kind indicated by the
0 commit comments