Skip to content

Commit 006e523

Browse files
committed
Merge branch '6.4' into 7.0
* 6.4: Update lock.rst Add reference to undocumented configuration option
2 parents 7157c88 + 48726ce commit 006e523

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)