Skip to content

Commit 743ace3

Browse files
authored
update doc for expectDifference (#132)
1 parent 6752df6 commit 743ace3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/CustomDump/ExpectDifference.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ public func expectDifference<T: Equatable>(
105105
}
106106
}
107107

108-
/// Expect that two values have no difference.
108+
/// Expects that a value has a set of changes.
109109
///
110110
/// An async version of
111111
/// ``expectDifference(_:_:operation:changes:fileID:filePath:line:column:)-5fu8q``.

0 commit comments

Comments
 (0)