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_0_13~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b4f8b6f0e99db285e5f70ddd052554798a338c72;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git typo in glossary#FROMclause: s/incicates/indicates/ (cherry picked from commit 1d81219aec83317208cc85333256499636b19cf8) --- diff --git a/doc/build/glossary.rst b/doc/build/glossary.rst index c11190c539..f7c6d881f6 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