Skip to content

Commit a3e1602

Browse files
authored
Merge pull request #3446 from CodaFi/mirror-mirror-doc-on-var-who-is-your-subject-after-all
[Gardening][SR-2037] Documentation for Mirror.DisplayStyle missing a word
2 parents 92e1080 + 2840870 commit a3e1602

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stdlib/public/core/Mirror.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ public struct Mirror {
129129
/// }
130130
public typealias Children = AnyCollection<Child>
131131

132-
/// A suggestion of how a `Mirror`'s is to be interpreted.
132+
/// A suggestion of how a `Mirror`'s `subject` is to be interpreted.
133133
///
134134
/// Playgrounds and the debugger will show a representation similar
135135
/// to the one used for instances of the kind indicated by the

0 commit comments

Comments
 (0)