Skip to content

Commit e0c36c7

Browse files
committed
fix changelog typo
1 parent 410f846 commit e0c36c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ Changelog
3232
* Performance: Cache resolved container classes to reduce wall time impact (Daniel Espendiller)
3333
* Performance: Optimize class namespace loading cache Doctrine models, to reduce wall time calling (Daniel Espendiller)
3434
* Performance: Split ContainerConstantInspection into language implementations to reduce wall time calls (Daniel Espendiller)
35-
* Performance: Split MissingServiceInspection into language implentations to reduce wall time calls (Daniel Espendiller)
36-
* Performance: Split RouteControllerDeprecatedInspection into language implentations to reduce wall time calls (Daniel Espendiller)
35+
* Performance: Split MissingServiceInspection into language implementations to reduce wall time calls (Daniel Espendiller)
36+
* Performance: Split RouteControllerDeprecatedInspection into language implementations to reduce wall time calls (Daniel Espendiller)
3737
* Performance: Replace recursive visiting in getFirstVariableTypeInScope with controlflow (Daniel Espendiller)
3838

3939
## 2023.1.270

0 commit comments

Comments
 (0)