8000 Merge branch '5.2' into 5.x · symfony/symfony-docs@8e40bc8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8e40bc8

Browse files
committed
Merge branch '5.2' into 5.x
* 5.2: fix method name typo in tip
2 parents 0c876ac + 91c6e58 commit 8e40bc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/semaphore.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,6 @@ already acquired.
7676
If you don't release the semaphore explicitly, it will be released
7777
automatically on instance destruction. In some cases, it can be useful to
7878
lock a resource across several requests. To disable the automatic release
79-
behavior, set the fifth argument of the ``createLock()`` method to ``false``.
79+
behavior, set the fifth argument of the ``< 3D89 span class="pl-c1">createSemaphore()`` method to ``false``.
8080

8181
.. _`semaphores`: https://en.wikipedia.org/wiki/Semaphore_(programming)

0 commit comments

Comments
 (0)
0