Skip to content

Commit

Permalink
Fix phpdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
lprzybylek committed Feb 27, 2020
1 parent 86a64fb commit 1b6b99a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Illuminate/Foundation/Application.php
Original file line number Diff line number Diff line change
Expand Up @@ -775,7 +775,7 @@ public function make($abstract, array $parameters = [])
}

/**
* Load deferred provider if $abstract is deferred and instance was not loaded.
* Load deferred provider if $abstract is deferred service and instance was not loaded.
*
* @param string $abstract
*/
Expand Down

0 comments on commit 1b6b99a

Please sign in to comment.