Skip to content

Commit 17f449d

Browse files
committed
minor symfony#57521 [Yaml] Fix typo in changelog (alexandre-daubois)
This PR was merged into the 7.2 branch. Discussion ---------- [Yaml] Fix typo in changelog | Q | A | ------------- | --- | Branch? | 7.2 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | - | License | MIT Fix message to be consistent with the rest Commits ------- 3772bce [Yaml] Fix typo in changelog
2 parents dd29757 + 3772bce commit 17f449d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Yaml/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ CHANGELOG
44
7.2
55
---
66

7-
* duplicate mapping keys throw a `ParseException` even when such key has a NULL value
7+
* Duplicate mapping keys throw a `ParseException` even when such key is `null`
88

99
7.1
1010
---

0 commit comments

Comments
 (0)