Skip to content

Commit

Permalink
[Reference] fix wording
Browse files Browse the repository at this point in the history
  • Loading branch information
xabbuh authored and wouterj committed Jan 2, 2015
1 parent 4d435f1 commit f277be9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reference/configuration/framework.rst
Original file line number Diff line number Diff line change
Expand Up @@ -530,7 +530,7 @@ cache
**type**: ``string``

This value is used to determine the service that is used to persist class
metadata in a cache. The actual service name is built by prefix the configured
metadata in a cache. The actual service name is built by prefixing the configured
value with ``validator.mapping.cache.`` (e.g. if the value is ``apc``, the
``validator.mapping.cache.apc`` service will be injected). The service has
to implement the :class:`Symfony\\Component\\Validator\\Mapping\\Cache\\CacheInterface`.
Expand Down

0 comments on commit f277be9

Please sign in to comment.