We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f112ed commit ff05283Copy full SHA for ff05283
StoreInterface.php
@@ -31,7 +31,7 @@ interface StoreInterface
31
public function save(Key $key);
32
33
/**
34
- * Waits a key becomes free, then stores the resource.
+ * Waits until a key becomes free, then stores the resource.
35
*
36
* If the store does not support this feature it should throw a NotSupportedException.
37
0 commit comments