From: Frank Carnovale Date: Thu, 12 May 2016 16:51:03 +0000 (+0100) Subject: typo in glossary#FROMclause: s/incicates/indicates/ X-Git-Tag: rel_1_1_0b1~48 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d81219aec83317208cc85333256499636b19cf8;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git typo in glossary#FROMclause: s/incicates/indicates/ --- 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