Skip to content

Commit 241c97a

Browse files
committed
Merge branch '5.4' into 6.0
* 5.4: Typos In Comments remove duplicated catch block s/<\br>/<br> [HttpClient] Fix retrying requests when the content is used by the strategy
2 parents fac416c + 0fb0c50 commit 241c97a

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
@@ -378,7 +378,7 @@ private function validateEachObjectIn(iterable $collection, string $propertyPath
378378
* Validates a class node.
379379
*
380380
* A class node is a combination of an object with a {@link ClassMetadataInterface}
381-
* instance. Each class node (conceptionally) has zero or more succeeding
381+
* instance. Each class node (conceptually) has zero or more succeeding
382382
* property nodes:
383383
*
384384
* (Article:class node)

0 commit comments

Comments
 (0)