Skip to content

Commit 48726ce

Browse files
committed
Merge branch '5.4' into 6.4
* 5.4: Minor tweak Update lock.rst Add reference to undocumented configuration option
2 parents 79b3725 + 7fb3276 commit 48726ce

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
@@ -769,7 +769,7 @@ Using the above methods, a robust code would be::
769769
$lock->refresh();
770770
}
771771

772-
// Perform the task whose duration MUST be less than 5 minutes
772+
// Perform the task whose duration MUST be less than 5 seconds
773773
}
774774

775775
.. caution::

0 commit comments

Comments
 (0)