Skip to content

Commit 2a65f8b

Browse files
committed
Typos In Comments
1 parent 4c26d12 commit 2a65f8b

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

0 commit comments

Comments
 (0)