From: | Daniel Gustafsson <dgustafsson(at)postgresql(dot)org> |
---|---|
To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
Subject: | pgsql: doc: Avoid writing in first-person form |
Date: | 2022-12-02 12:55:57 |
Message-ID: | [email protected] |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
doc: Avoid writing in first-person form
This rewrites the few places where first-person form was used, and
replaces with wording more in line with the rest of the documentation.
While there, the section on editing PO files is split between what
to edit with, and how to edit, as well as add a missing colon.
Author: Daniel Gustafsson <daniel(at)yesql(dot)se>
Reported-by: wolakk(at)gmail(dot)com
Discussion: https://postgr.es/m/[email protected]
Branch
------
master
Modified Files
--------------
doc/src/sgml/cube.sgml | 8 ++++----
doc/src/sgml/nls.sgml | 11 +++++++----
doc/src/sgml/pgcrypto.sgml | 4 ++--
3 files changed, 13 insertions(+), 10 deletions(-)
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2022-12-02 17:14:38 | pgsql: Remove logic for converting a table to a view. |
Previous Message | Daniel Gustafsson | 2022-12-02 12:26:03 | pgsql: Report incompatible roles in pg_upgrade checking |