summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/build/glossary.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build/glossary.rst b/doc/build/glossary.rst
index 76b672b88..02cdd14a8 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