From bd9416bd9c39442c7588705475001f9f07dba6f3 Mon Sep 17 00:00:00 2001 From: hsmtkk Date: Wed, 16 Aug 2017 18:38:40 +0900 Subject: [PATCH] fix a typo (cherry picked from commit 58fb83c45b2100f3cf9308c04eefb87e79202aac) --- 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 75eecb4f78..4b43c9d56b 100644 --- a/doc/build/glossary.rst +++ b/doc/build/glossary.rst @@ -514,7 +514,7 @@ Glossary http://en.wikipedia.org/wiki/Atomicity_(database_systems) consistency - Consistency is one of the compoments of the :term:`ACID` model, + Consistency is one of the components of the :term:`ACID` model, and ensures that any transaction will bring the database from one valid state to another. Any data written to the database must be valid according to all defined -- 2.47.2