Skip to content

Commit a77ec4a

Browse files
Fix PHPDoc for consistency (#10655)
1 parent e409a8d commit a77ec4a

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
@@ -339,7 +339,7 @@ Laravel's built-in `about` Artisan command provides a synopsis of the applicatio
339339
use Illuminate\Foundation\Console\AboutCommand;
340340

341341
/**
342-
* Bootstrap any application services.
342+
* Bootstrap any package services.
343343
*/
344344
public function boot(): void
345345
{

0 commit comments

Comments
 (0)