Skip to content

Commit c7b7abd

Browse files
committed
Merge branch '7.0' into 7.1
* 7.0: Update lock.rst Add reference to undocumented configuration option
2 parents 13e0638 + 006e523 commit c7b7abd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/lock.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -754,7 +754,7 @@ Using the above methods, a robust code would be::
754754
$lock->refresh();
755755
}
756756

757-
// Perform the task whose duration MUST be less than 5 minutes
757+
// Perform the task whose duration MUST be less than 5 seconds
758758
}
759759

760760
.. caution::

0 commit comments

Comments
 (0)