Skip to content

Commit 44bd92e

Browse files
authored
[11.x] Fix typo in docblock (#53636)
1 parent abc1faa commit 44bd92e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Support/helpers.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ function object_get($object, $key, $default = null)
227227

228228
if (! function_exists('laravel_cloud')) {
229229
/**
230-
* Determine if the appliation is running on Laravel Cloud.
230+
* Determine if the application is running on Laravel Cloud.
231231
*
232232
* @return bool
233233
*/

0 commit comments

Comments
 (0)