Skip to content

Commit 8cbdc1b

Browse files
committed
minor #18769 [Lock] small typo (tugmaks)
This PR was merged into the 5.4 branch. Discussion ---------- [Lock] small typo Commits ------- 422acb3 [Lock] small typo
2 parents c5ca756 + 422acb3 commit 8cbdc1b

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
@@ -944,7 +944,7 @@ have synchronized clocks.
944944
PostgreSqlStore
945945
~~~~~~~~~~~~~~~
946946

947-
The PdoStore relies on the `Advisory Locks`_ properties of the PostgreSQL
947+
The PostgreSqlStore relies on the `Advisory Locks`_ properties of the PostgreSQL
948948
database. That means that by using :ref:`PostgreSqlStore <lock-store-pgsql>`
949949
the locks will be automatically released at the end of the session in case the
950950
client cannot unlock for any reason.

0 commit comments

Comments
 (0)