diff --git a/components/lock.rst b/components/lock.rst index ea7a66f0432..a856523baa7 100644 --- a/components/lock.rst +++ b/components/lock.rst @@ -944,7 +944,7 @@ have synchronized clocks. PostgreSqlStore ~~~~~~~~~~~~~~~ -The PdoStore relies on the `Advisory Locks`_ properties of the PostgreSQL +The PostgreSqlStore relies on the `Advisory Locks`_ properties of the PostgreSQL database. That means that by using :ref:`PostgreSqlStore ` the locks will be automatically released at the end of the session in case the client cannot unlock for any reason.