Skip to content

Commit f9f7a1a

Browse files
Replace left over "annotation" by "attribute"
1 parent 537d2d6 commit f9f7a1a

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)