Skip to content

Commit e042240

Browse files
committed
Merge branch '6.1' into 6.2
* 6.1: Typos In Comments typo s/retrieveing/retrieving Typos on 6.0 branch remove duplicated catch block s/<\br>/<br> [HttpClient] Fix retrying requests when the content is used by the strategy
2 parents 6e614a8 + 0cc147f commit e042240

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Validator/RecursiveContextualValidator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ private function validateEachObjectIn(iterable $collection, string $propertyPath
363363
* Validates a class node.
364364
*
365365
* A class node is a combination of an object with a {@link ClassMetadataInterface}
366-
* instance. Each class node (conceptionally) has zero or more succeeding
366+
* instance. Each class node (conceptually) has zero or more succeeding
367367
* property nodes:
368368
*
369369
* (Article:class node)

0 commit comments

Comments
 (0)