pgsql: Fix spelling mistake in pgpass documentation change.

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix spelling mistake in pgpass documentation change.
Date: 2011-09-06 23:43:17
Message-ID: E1R15IT-0006A4-H7@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix spelling mistake in pgpass documentation change.

Per Peter.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/d858abfdfdcfb11c5eff08c8368c27a3f66964d2

Modified Files
--------------
doc/src/sgml/libpq.sgml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2011-09-07 02:54:50 pgsql: Properly document the existance of OLD/NEW trigger pl/pgsql trig
Previous Message Ants Aasma 2011-09-06 22:20:17 Re: [COMMITTERS] pgsql: Clean up the #include mess a little.