]> granicus.if.org Git - postgresql/commitdiff
Fix small thinko.
authorD'Arcy J.M. Cain <darcy@druid.net>
Tue, 15 May 2001 13:28:56 +0000 (13:28 +0000)
committerD'Arcy J.M. Cain <darcy@druid.net>
Tue, 15 May 2001 13:28:56 +0000 (13:28 +0000)
src/interfaces/python/README

index 0a22e9752b279649484d82c7db7330e8311488c7..0aae21c83ba60c7de155c4d734cd55c537dc560e 100644 (file)
@@ -548,7 +548,7 @@ methods are specified by the tag [LO].
       pg.error       - invalid previous result, or invalid connection
     Description:
       This method allows to find a field name from its rank number. It can be 
-      useful for displaying a result. The fields are in the same order than the
+      useful for displaying a result. The fields are in the same order as the
       result values.
 
     Syntax: fieldnum(name)