a few wording changes

This commit is contained in:
Taylor Otwell
2022-05-05 14:52:23 -05:00
parent 5c5a300bfd
commit 7216fa7e9a
4 changed files with 5 additions and 5 deletions

View File

@@ -10,7 +10,7 @@ use Illuminate\Support\Facades\Event;
class EventServiceProvider extends ServiceProvider
{
/**
* The event listener mappings for the application.
* The event to listener mappings for the application.
*
* @var array<class-string, array<int, class-string>>
*/