pgsql: Docs: fix some spelling mistakes and also do some wordsmithing

From: David Rowley <drowley(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Docs: fix some spelling mistakes and also do some wordsmithing
Date: 2022-04-13 21:16:24
Message-ID: E1nekLg-000NzA-2E@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Docs: fix some spelling mistakes and also do some wordsmithing

All except one of these are new to v15. Only one of the wordsmithing
changes appears in older versions. The wordsmithing improvement does not
seem significant enough to warrant backpatching.

Author: Justin Pryzby
Discussion: https://postgr.es/m/20220411020336.GB26620@telsasoft.com

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/charset.sgml | 12 ++++++------
doc/src/sgml/ref/initdb.sgml | 2 +-
2 files changed, 7 insertions(+), 7 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message David Rowley 2022-04-13 21:29:18 pgsql: Add missing spaces after single-line comments
Previous Message Tom Lane 2022-04-13 20:26:46 pgsql: Fix case sensitivity in psql's tab completion for GUC names.