Skip to content

Commit 1b6b99a

Browse files
committed
Fix phpdoc
1 parent 86a64fb commit 1b6b99a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Foundation/Application.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -775,7 +775,7 @@ public function make($abstract, array $parameters = [])
775775
}
776776

777777
/**
778-
* Load deferred provider if $abstract is deferred and instance was not loaded.
778+
* Load deferred provider if $abstract is deferred service and instance was not loaded.
779779
*
780780
* @param string $abstract
781781
*/

0 commit comments

Comments
 (0)