Skip to content

Commit 661d7d0

Browse files
authored
typo
1 parent 05a6285 commit 661d7d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Context/ExecutionContextInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ public function getValidator();
112112
* Returns the currently validated object.
113113
*
114114
* If the validator is currently validating a class constraint, the
115-
* object of that class is returned. If it is a validating a property or
115+
* object of that class is returned. If it is validating a property or
116116
* getter constraint, the object that the property/getter belongs to is
117117
* returned.
118118
*

0 commit comments

Comments
 (0)