aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2023-10-18 13:40:44 -0400
committerBruce Momjian <bruce@momjian.us>2023-10-18 13:40:44 -0400
commit418d6b4430a5dbfbe4dd9c10ada367f0aee88b52 (patch)
treee088798c0485b88bad3544f068bd99a30b180642
parent774185056834eef7702f6afb37731c583fa51a1a (diff)
downloadpostgresql-418d6b4430a5dbfbe4dd9c10ada367f0aee88b52.tar.gz
postgresql-418d6b4430a5dbfbe4dd9c10ada367f0aee88b52.zip
doc: PG 16 relnotes: fix spelling error
Reported-by: Lele Gaifax Discussion: https://postgr.es/m/87cyximsps.fsf@metapensiero.it Backpatch-through: 16 only
-rw-r--r--doc/src/sgml/release-16.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/release-16.sgml b/doc/src/sgml/release-16.sgml
index 2bd88353c67..2623c6aa371 100644
--- a/doc/src/sgml/release-16.sgml
+++ b/doc/src/sgml/release-16.sgml
@@ -2610,7 +2610,7 @@ Author: Tom Lane <tgl@sss.pgh.pa.us>
<para>
The <literal>Member of</literal> output column has been removed
from <command>\du</command> and <command>\dg</command> because
- this new command displays this informaion in more detail.
+ this new command displays this information in more detail.
</para>
</listitem>