pgsql: Fix assorted doc typos

From: John Naylor <john(dot)naylor(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix assorted doc typos
Date: 2022-08-04 09:11:11
Message-ID: E1oJWsp-000FkO-Kx@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix assorted doc typos

Erik Rijkers and Justin Pryzby

Backpatch to v14

Discussion: https://www.postgresql.org/message-id/b79bfeff-d0e3-29a3-2576-0e325848dede%40xs4all.nl

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/9f08803828d7dc9691e773f5bec4eed21f5ff520

Modified Files
--------------
doc/src/sgml/brin.sgml | 2 +-
doc/src/sgml/ref/drop_extension.sgml | 4 ++--
doc/src/sgml/ref/psql-ref.sgml | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message John Naylor 2022-08-04 09:11:30 pgsql: Fix assorted doc typos
Previous Message John Naylor 2022-08-04 08:50:05 pgsql: Clarify DROP EXTENSION docs regarding explicitly dependent routi