|
@@ -25,7 +25,7 @@ class CollectionValidator extends ConstraintValidator
|
|
|
* Checks if the passed value is valid.
|
|
|
*
|
|
|
* @param mixed $value The value that should be validated
|
|
|
- * @param Constraint $constraint The constrain for the validation
|
|
|
+ * @param Constraint $constraint The constraint for the validation
|
|
|
*
|
|
|
* @return Boolean Whether or not the value is valid
|
|
|
*
|