merged branch craue/patch-27 (PR #8909)

This PR was merged into the 2.2 branch.

Discussion
----------

fixed typo

Commits
-------

42c7b95 fixed typo
This commit is contained in:
Fabien Potencier 2013-09-07 08:45:07 +02:00
commit 8e71bfe3b2
1 changed files with 1 additions and 1 deletions

View File

@ -291,7 +291,7 @@ class DateTypeTest extends LocalizedTestCase
}
/**
* This test is to check that the strings '0', '1', '2', '3' are no accepted
* This test is to check that the strings '0', '1', '2', '3' are not accepted
* as valid IntlDateFormatter constants for FULL, LONG, MEDIUM or SHORT respectively.
*
* @expectedException \Symfony\Component\OptionsResolver\Exception\InvalidOptionsException