Skip to content

Commit fff5b0b

Browse files
Fixes grammar in FoundationServiceProvider.php (#47593)
1 parent 9e6cb65 commit fff5b0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Foundation/Providers/FoundationServiceProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ public function register()
7575
}
7676

7777
/**
78-
* Register an var dumper (with source) to debug variables.
78+
* Register a var dumper (with source) to debug variables.
7979
*
8080
* @return void
8181
*/

0 commit comments

Comments
 (0)