Skip to content

Commit 176428c

Browse files
committed
Merge branch '4.4' into 5.0
* 4.4: Update lock.rst
2 parents 9774ef2 + f1c443e commit 176428c

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
@@ -210,7 +210,7 @@ Available Stores
210210
----------------
211211

212212
Locks are created and managed in ``Stores``, which are classes that implement
213-
:class:`Symfony\\Component\\Lock\\PersistStoreInterface` and, optionally,
213+
:class:`Symfony\\Component\\Lock\\PersistingStoreInterface` and, optionally,
214214
:class:`Symfony\\Component\\Lock\\BlockingStoreInterface`.
215215

216216
The component includes the following built-in store types:

0 commit comments

Comments
 (0)