pgsql: doc: Fix typos

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Fix typos
Date: 2020-11-25 09:04:00
Message-ID: E1khqiW-00010z-VU@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Fix typos

Author: Justin Pryzby <pryzby(at)telsasoft(dot)com>
Discussion: https://www.postgresql.org/message-id/20201121194105.GO24784@telsasoft.com

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/272ace098dd365b7aba2dfa93fbf35e1ba55d984

Modified Files
--------------
doc/src/sgml/contrib.sgml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2020-11-25 14:31:03 pgsql: tablefunc: Reject negative number of tuples passed to normal_ran
Previous Message Peter Eisentraut 2020-11-25 07:42:16 pgsql: Make error hint from bind() failure more accurate