Skip to content

Commit cb73c4b

Browse files
authored
Merge pull request #333 from PHPCSStandards/feature/changelog-fix-typo
Docs: fix typo
2 parents e21ab3d + 9f45e31 commit cb73c4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ _Nothing yet._
2222
#### Universal
2323

2424
* :wrench: :books: New `Universal.PHP.NoFQNTrueFalseNull` sniff to forbid using `true`, `false` and `null` as fully qualified constants. Thanks [@rodrigoprimo] for reviewing. [#327]
25-
* `Universal.Operators.TypeSeparatorSpacing`: support for checking the spacing around the parenetheses used in PHP 8.2+ DNF types. [#329]
25+
* `Universal.Operators.TypeSeparatorSpacing`: support for checking the spacing around the parentheses used in PHP 8.2+ DNF types. [#329]
2626

2727
### Changed
2828

0 commit comments

Comments
 (0)