Skip to content

Commit da879e8

Browse files
committed
Correct comment about "debug" description, specifically
1 parent 69ac56e commit da879e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Sources/Testing/Events/Recorder/Event.HumanReadableOutputRecorder.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ extension Event {
274274
/// The source location where the issue occurred.
275275
var sourceLocation: SourceLocation?
276276

277-
/// A detailed description of what failed (using expanded debug description).
277+
/// A detailed description of what failed (using expanded description).
278278
var description: String
279279

280280
/// Whether this issue is a known issue.

0 commit comments

Comments
 (0)