Skip to content

Commit d413a46

Browse files
Fix sniff warning about underlying being too short.
1 parent 283cfb4 commit d413a46

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
@@ -517,7 +517,7 @@ can be two running containers in parallel.
517517
on the old one.
518518

519519
ZookeeperStore
520-
~~~~~~~~~~
520+
~~~~~~~~~~~~~~
521521

522522
The way ZookeeperStore works is by maintaining locks in ephemeral nodes within ``PHP_LOCK_NODE`` on the server. That means that by using
523523
the :ref:`ZookeeperStore <lock-store-zookeeper>` the locks will be automatically released at the end of the session

0 commit comments

Comments
 (0)