From: Priit Laes Date: Sat, 28 Jun 2014 09:45:35 +0000 (+0300) Subject: typo: s/founds/found X-Git-Tag: rel_0_9_7~59 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a6396a203f801c2f1277dac2f8effc278ab9ab0b;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