Skip to content

Commit b537bf1

Browse files
committed
fixed typo
1 parent a91a9e5 commit b537bf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG-2.7.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ To get the diff between two versions, go to https://github.com/symfony/symfony/c
4040
* bug #17129 [Config] Fix array sort on normalization in edge case (romainneutron)
4141
* bug #17094 [Process] More robustness and deterministic tests (nicolas-grekas)
4242
* bug #17112 [PropertyAccess] Reorder elements array after PropertyPathBuilder::replace (alekitto)
43-
* bug #16797 [Filesystem] Recursivly widen non-executable directories (Slamdunk)
43+
* bug #16797 [Filesystem] Recursively widen non-executable directories (Slamdunk)
4444
* bug #17040 [Console] Avoid extra blank lines when rendering exceptions (ogizanagi)
4545
* bug #17055 [Security] Verify if a password encoded with bcrypt is no longer than 72 characters (jakzal)
4646
* bug #16959 [Form] fix #15544 when a collection type attribute "required" is false, "prototype" should too (HeahDude)

0 commit comments

Comments
 (0)