Skip to content

Commit 224e863

Browse files
Fix typo
1 parent 2a12abf commit 224e863

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Framework/Constraint/Operator/UnaryOperator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ protected function failureDescription($other): string
107107
}
108108

109109
/**
110-
* Transforms string returned by the memeber constraint's toString() or
110+
* Transforms string returned by the member constraint's toString() or
111111
* failureDescription() such that it reflects constraint's participation in
112112
* this expression.
113113
*

0 commit comments

Comments
 (0)