]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
typo: s/founds/found
authorPriit Laes <plaes@plaes.org>
Sat, 28 Jun 2014 09:45:35 +0000 (12:45 +0300)
committerPriit Laes <plaes@plaes.org>
Sat, 28 Jun 2014 09:45:50 +0000 (12:45 +0300)
doc/build/dialects/postgresql.rst

index 15b1fff9f10c1f8cea11747af9eb9076f4e022ca..bde90c6bfab43d586a5b7301598359bb9cc7c5be 100644 (file)
@@ -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