Skip to content

Commit b6f3de3

Browse files
Fix PHPDoc for consistency (#10649)
1 parent e368be1 commit b6f3de3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ The `mergeConfigFrom` method accepts the path to your package's configuration fi
123123

124124
```php
125125
/**
126-
* Register any application services.
126+
* Register any package services.
127127
*/
128128
public function register(): void
129129
{

0 commit comments

Comments
 (0)