diff options
Diffstat (limited to 'doc/src/sgml/pygresql.sgml')
-rw-r--r-- | doc/src/sgml/pygresql.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/pygresql.sgml b/doc/src/sgml/pygresql.sgml index b5dbf71c8a1..b4a01192860 100644 --- a/doc/src/sgml/pygresql.sgml +++ b/doc/src/sgml/pygresql.sgml @@ -1,4 +1,4 @@ -<!-- $Header: /cvsroot/pgsql/doc/src/sgml/Attic/pygresql.sgml,v 1.4 2001/11/19 03:58:24 tgl Exp $ --> +<!-- $Header: /cvsroot/pgsql/doc/src/sgml/Attic/pygresql.sgml,v 1.5 2001/11/21 05:53:41 thomas Exp $ --> <chapter id="pygresql"> <title><application>PyGreSQL</application> - <application>Python</application> Interface</title> @@ -384,7 +384,7 @@ make && make install <listitem> <para> <classname>pglargeobject</classname>, which handles all the accesses - to <productname>Postgres</productname> large objects, and + to <productname>PostgreSQL</productname> large objects, and </para> </listitem> |