Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ea11977

Browse filesBrowse files
committed
Tweak
1 parent 22a0e02 commit ea11977
Copy full SHA for ea11977

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎lock.rst

Copy file name to clipboardExpand all lines: lock.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,8 @@ Locking a Dynamic Resource
189189
--------------------------
190190

191191
Sometimes the application is able to cut the resource into small pieces in order
192-
to lock a small subset of process and let other through. In our previous example
193-
we've seen how to lock the ``$pdf->getOrCreatePdf('terms-of-use')`` for everybody,
192+
to lock a small subset of process and let other through. The previous example
193+
showed how to lock the ``$pdf->getOrCreatePdf('terms-of-use')`` for everybody,
194194
now let's see how to lock ``$pdf->getOrCreatePdf($version)`` only for
195195
processes asking for the same ``$version``::
196196

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.