Recent typos...
--- ./doc/src/sgml/ref/drop_extension.sgml.orig 2022-08-01 19:38:18.249729884
+0200
+++ ./doc/src/sgml/ref/drop_extension.sgml 2022-08-01 19:40:33.312359069
+0200
@@ -32,7 +32,7 @@
<command>DROP EXTENSION</command> removes extensions from the database.
Dropping an extension causes its component objects, and other explicitly
dependent routines (see <xref linkend="sql-alterroutine"/>,
- the depends on extension action), to be dropped as well.
+ that depend on extension action), to be dropped as well.
</para>
<para>
@@ -80,8 +80,8 @@
<listitem>
<para>
This option prevents the specified extensions from being dropped
- if there exists non-extension-member objects that depends on any
- the extensions. This is the default.
+ if there exist non-extension-member objects that depend on any
+ of the extensions. This is the default.
</para>
</listitem>
</varlistentry>
--- ./doc/src/sgml/ref/psql-ref.sgml.orig 2022-08-01 19:58:21.000644788
+0200
+++ ./doc/src/sgml/ref/psql-ref.sgml 2022-08-01 19:59:00.417285655 +0200
@@ -2864,7 +2864,7 @@
</para>
<para>
- <literal>page</literal>: truncate the the header line at the
terminal
+ <literal>page</literal>: truncate the header line at the terminal
width.
</para>