From 1d81219aec83317208cc85333256499636b19cf8 Mon Sep 17 00:00:00 2001 From: Frank Carnovale Date: Thu, 12 May 2016 17:51:03 +0100 Subject: [PATCH] typo in glossary#FROMclause: s/incicates/indicates/ --- 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 b9329c8011..76b672b887 100644 --- a/doc/build/glossary.rst +++ b/doc/build/glossary.rst @@ -360,7 +360,7 @@ Glossary comprises the WHERE clause of the ``SELECT``. FROM clause - The portion of the ``SELECT`` statement which incicates the initial + The portion of the ``SELECT`` statement which indicates the initial source of rows. A simple ``SELECT`` will feature one or more table names in its -- 2.47.2