Skip to content

Commit e49acb1

Browse files
committed
Merge branch '7.1' into 7.2
* 7.1: Update lock.rst Add reference to undocumented configuration option
2 parents 0f95fad + c7b7abd commit e49acb1

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)