minor #10554 framework_bundle -> framework (mvrhov)

This PR was merged into the 2.5-dev branch.

Discussion
----------

framework_bundle -> framework

Commits
-------

85cf7a7 framework_bundle -> framework
This commit is contained in:
Fabien Potencier 2014-03-27 14:47:58 +01:00
commit b78d1746f0

View File

@ -61,7 +61,7 @@ Validator
Strict email validation has to be explicitly activated in the configuration file by adding Strict email validation has to be explicitly activated in the configuration file by adding
``` ```
framework_bundle: framework:
//... //...
validation: validation:
strict_email: true strict_email: true