Update UPGRADE-2.5.md

Fixing a typo
This commit is contained in:
Christian Jennewein 2014-06-11 23:04:56 +02:00
parent 81f5cc91cb
commit cc7c1e3bb6
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ Validator
After:
Default email validation is now done via a simple regex which may cause invalid emails (not RFC compilant) to be
Default email validation is now done via a simple regex which may cause invalid emails (not RFC compliant) to be
valid. This is the default behaviour.
Strict email validation has to be explicitly activated in the configuration file by adding