Skip to content

Commit d80e1ef

Browse files
authored
fix spelling in comment (#54503)
1 parent 3ea8b79 commit d80e1ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Support/Traits/InteractsWithData.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ protected function isEmptyString($key)
221221
}
222222

223223
/**
224-
* Retrieve data from the instnce as a Stringable instance.
224+
* Retrieve data from the instance as a Stringable instance.
225225
*
226226
* @param string $key
227227
* @param mixed $default

0 commit comments

Comments
 (0)