Skip to content

Commit 95fbd8e

Browse files
committed
minor #15351 [Lock] Update lock.rst (mismailzai)
This PR was submitted for the 5.2 branch but it was merged into the 4.4 branch instead. Discussion ---------- [Lock] Update lock.rst fix typo <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `5.x` for features of unreleased versions). --> Commits ------- f0fa111 Update lock.rst
2 parents 9807a2f + f0fa111 commit 95fbd8e

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
@@ -474,7 +474,7 @@ PHP process is terminated::
474474
Reliability
475475
-----------
476476

477-
The component guarantees that the same resource can't be lock twice as long as
477+
The component guarantees that the same resource can't be locked twice as long as
478478
the component is used in the following way.
479479

480480
Remote Stores

0 commit comments

Comments
 (0)