pgsql: Fix some typos in the documentation - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Fix some typos in the documentation
Date
Msg-id E1SGGCO-0007M8-LU@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix some typos in the documentation

Thom Brown

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/6c41948c39288139cd9a592466cd373b6868bb55

Modified Files
--------------
doc/src/sgml/ref/pg_receivexlog.sgml |    2 +-
doc/src/sgml/reference.sgml          |    2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Correct various system catalog/view definitions in the documenta
Next
From: Tom Lane
Date:
Subject: pgsql: Fix broken comparetup_datum code.