From a6396a203f801c2f1277dac2f8effc278ab9ab0b Mon Sep 17 00:00:00 2001 From: Priit Laes Date: Sat, 28 Jun 2014 12:45:35 +0300 Subject: [PATCH] typo: s/founds/found --- doc/build/dialects/postgresql.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.3