From: Priit Laes Date: Sat, 28 Jun 2014 09:45:35 +0000 (+0300) Subject: typo: s/founds/found X-Git-Tag: rel_1_0_0b1~350^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8c337099852333d6c3587b35168af9b1af171487;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git typo: s/founds/found --- diff --git a/doc/build/dialects/postgresql.rst b/doc/build/dialects/postgresql.rst index 15b1fff9f1..bde90c6bfa 100644 --- a/doc/build/dialects/postgresql.rst +++ b/doc/build/dialects/postgresql.rst @@ -94,7 +94,7 @@ construction arguments, are as follows: Range Types ~~~~~~~~~~~ -The new range column types founds in PostgreSQL 9.2 onwards are +The new range column types found in PostgreSQL 9.2 onwards are catered for by the following types: .. autoclass:: INT4RANGE