Skip to content

Commit 5878035

Browse files
committed
Typo
1 parent 62a1233 commit 5878035

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/config.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,6 @@ services:
247247
class: PHPStan\Rules\Properties\UninitializedPropertyRule
248248

249249
# autowired services are now registered with the help of attributes
250-
# like #[PHPStan\DependencyInjection\AutowiredService] or #[PHPStan\DependencyInjection\GeneratedFactory]
250+
# like #[PHPStan\DependencyInjection\AutowiredService] or #[PHPStan\DependencyInjection\GenerateFactory]
251251

252252
# non-autowired services are now registered in services.neon

0 commit comments

Comments
 (0)