1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00

Fix wording.

This commit is contained in:
Bruce Momjian
2001-10-01 21:47:24 +00:00
parent 1929a90b69
commit 95b2a2a34f
2 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,5 @@
<!--
$Header: /cvsroot/pgsql/doc/src/sgml/Attic/libpgeasy.sgml,v 2.6 2001/09/10 21:58:46 petere Exp $
$Header: /cvsroot/pgsql/doc/src/sgml/Attic/libpgeasy.sgml,v 2.7 2001/10/01 21:47:24 momjian Exp $
-->
<chapter id="pgeasy-chapter">
@ -132,7 +132,7 @@ void unset_result(PGresult *oldres);
</para>
<para>
There are a variety of demonstration programs in the
There are several demonstration programs in the
source directory.
</para>
</chapter>