8000 merged branch craue/patch-27 (PR #8909) · symfony/symfony@8e71bfe · GitHub
[go: up one dir, main page]

Skip to content

Commit 8e71bfe

Browse files
committed
merged branch craue/patch-27 (PR #8909)
This PR was merged into the 2.2 branch. Discussion ---------- fixed typo Commits ------- 42c7b95 fixed typo
2 parents 2dead87 + 42c7b95 commit 8e71bfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Form/Tests/Extension/Core/Type/DateTypeTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ public function provideDateFormats()
291291
}
292292

293293
/**
294-
* This test is to check that the strings '0', '1', '2', '3' are no accepted
294+
* This test is to check that the strings '0', '1', '2', '3' are not accepted
295295
* as valid IntlDateFormatter constants for FULL, LONG, MEDIUM or SHORT respectively.
296296
*
297297
* @expectedException \Symfony\Component\OptionsResolver\Exception\InvalidOptionsException

0 commit comments

Comments
 (0)
0