Skip to content

Commit e0ea0e0

Browse files
committed
Typo
1 parent 6344f59 commit e0ea0e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Cache/DynamoDbStore.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ public function many(array $keys)
169169
/**
170170
* Determine if the given item is expired.
171171
*
172-
* @param arary $item
172+
* @param array $item
173173
* @param \DateTimeInterface|null $expiration
174174
* @return bool
175175
*/

0 commit comments

Comments
 (0)