Skip to content

Commit 8a06c2e

Browse files
committed
Merge branch '6.4' into 7.2
* 6.4: Replace left over "annotation" by "attribute"
2 parents 0f87d7d + ecafe1d commit 8a06c2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/validator/resources.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ the metadata from the attributes of the class. For example::
102102
To enable the attribute loader, call the
103103
:method:`Symfony\\Component\\Validator\\ValidatorBuilder::enableAttributeMapping` method.
104104

105-
To disable the annotation loader after it was enabled, call
105+
To disable the attribute loader after it was enabled, call
106106
:method:`Symfony\\Component\\Validator\\ValidatorBuilder::disableAttributeMapping`.
107107

108108
Using Multiple Loaders

0 commit comments

Comments
 (0)