fixed typo

This commit is contained in:
Christian Raue 2013-09-01 20:32:33 +02:00
parent 567e3f4642
commit 42c7b95ab3

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. * as valid IntlDateFormatter constants for FULL, LONG, MEDIUM or SHORT respectively.
* *
* @expectedException \Symfony\Component\OptionsResolver\Exception\InvalidOptionsException * @expectedException \Symfony\Component\OptionsResolver\Exception\InvalidOptionsException