Skip to content

Commit 5d57904

Browse files
authored
Update Facade.php
1 parent 67f6542 commit 5d57904

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Support/Facades/Facade.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ abstract class Facade
2424
protected static $resolvedInstance;
2525

2626
/**
27-
* Determine if the resolved facade should be cached.
27+
* Determine if the resolved instance should be cached.
2828
*
2929
* @var bool
3030
*/

0 commit comments

Comments
 (0)