From fb289799f4595b70c2dfc8620a10967c981ff4b0 Mon Sep 17 00:00:00 2001 From: Frank Carnovale Date: Thu, 12 May 2016 17:54:50 +0100 Subject: [PATCH] typo in glossary#release: s/proces/process/ --- doc/build/glossary.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/build/glossary.rst b/doc/build/glossary.rst index 76b672b887..02cdd14a8a 100644 --- a/doc/build/glossary.rst +++ b/doc/build/glossary.rst @@ -246,7 +246,7 @@ Glossary transactional resources", to indicate more explicitly that what we are actually "releasing" is any transactional state which as accumulated upon the connection. In most - situations, the proces of selecting from tables, emitting + situations, the process of selecting from tables, emitting updates, etc. acquires :term:`isolated` state upon that connection as well as potential row or table locks. This state is all local to a particular transaction -- 2.47.2