Skip to content

Commit 0997228

Browse files
DanielEScherzersebastianbergmann
authored andcommitted
ChangeLog-12.0.md: fix a double space [skip ci]
1 parent 163a739 commit 0997228

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ChangeLog-12.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ All notable changes of the PHPUnit 12.0 release series are documented in this fi
66

77
### Changed
88

9-
* `TestCase::__construct()` is now declared `final` (it was annotated with `@final` before and the announced changed from `@final` to `final` for PHPUnit 12 was forgotten)
9+
* `TestCase::__construct()` is now declared `final` (it was annotated with `@final` before and the announced changed from `@final` to `final` for PHPUnit 12 was forgotten)
1010

1111
### Fixed
1212

0 commit comments

Comments
 (0)