Skip to content

Commit 6a70a7a

Browse files
sascha-egererOskarStark
authored andcommitted
Replace left over "annotation" by "attribute"
1 parent 26b7fc0 commit 6a70a7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/validator/resources.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ the metadata from the attributes of the class. For example::
163163
To enable the attribute loader, call the
164164
:method:`Symfony\\Component\\Validator\\ValidatorBuilder::enableAttributeMapping` method.
165165

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

169169
Using Multiple Loaders

0 commit comments

Comments
 (0)