Skip to content

Commit

Permalink
Merge branch '6.4' into 7.0
Browse files Browse the repository at this point in the history
* 6.4:
  Update lock.rst
  Add reference to undocumented configuration option
  • Loading branch information
javiereguiluz committed Jun 21, 2024
2 parents 7157c88 + 48726ce commit 006e523
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/lock.rst
Original file line number Diff line number Diff line change
Expand Up @@ -754,7 +754,7 @@ Using the above methods, a robust code would be::
$lock->refresh();
}

// Perform the task whose duration MUST be less than 5 minutes
// Perform the task whose duration MUST be less than 5 seconds
}

.. caution::
Expand Down

0 comments on commit 006e523

Please sign in to comment.