pgsql: Typo fixes for documentation

From: Alexander Korotkov <akorotkov(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Typo fixes for documentation
Date: 2019-09-13 14:26:54
Message-ID: E1i8mXG-0001qj-0n@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Typo fixes for documentation

Discussion: https://postgr.es/m/CAEkD-mDUZrRE%3Dk-FznEg4Ed2VdjpZCyHoyo%2Bp0%2B8KvHqR%3DpNVQ%40mail.gmail.com
Author: Liudmila Mantrova, Alexander Lakhin
Reviewed-by: Alexander Korotkov, Alvaro Herrera
Backpatch-through: 12

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/eb57bd9c1d83a20eaff559a53b2f584dcd0668a8

Modified Files
--------------
doc/src/sgml/charset.sgml | 2 +-
doc/src/sgml/config.sgml | 2 +-
doc/src/sgml/func.sgml | 4 ++--
3 files changed, 4 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alexander Korotkov 2019-09-13 14:27:03 pgsql: Documentation improvements to jsonpath
Previous Message Fujii Masao 2019-09-13 09:18:37 pgsql: Add tab completion for CREATE OR REPLACE in psql.