Skip to content

Commit 0895c03

Browse files
committed
Merge branch '3.4' into 4.0
* 3.4: minor #25421 grammar typo in docs (michaelKaefer) Extend Argon2i support check to account for sodium_compat
2 parents 7ac1e61 + 997d0e5 commit 0895c03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

StoreInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ interface StoreInterface
3131
public function save(Key $key);
3232

3333
/**
34-
* Waits a key becomes free, then stores the resource.
34+
* Waits until a key becomes free, then stores the resource.
3535
*
3636
* If the store does not support this feature it should throw a NotSupportedException.
3737
*

0 commit comments

Comments
 (0)