Fix assorted doc typos
authorJohn Naylor <john.naylor@postgresql.org>
Thu, 4 Aug 2022 08:59:32 +0000 (15:59 +0700)
committerJohn Naylor <john.naylor@postgresql.org>
Thu, 4 Aug 2022 09:09:15 +0000 (16:09 +0700)
Erik Rijkers and Justin Pryzby

Backpatch to v14

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

doc/src/sgml/brin.sgml
doc/src/sgml/ref/drop_extension.sgml
doc/src/sgml/ref/psql-ref.sgml

index 4ee8908b65a968d99e6d178db57aa799e7f4c612..71697155d7cf6a05c0e805b19c600e937e2bf5e8 100644 (file)
@@ -75,7 +75,7 @@
    summarized will cause the summary information to be updated with data
    from the new tuples.
    When a new page is created that does not fall within the last
-   summarized range, the range that the new page belongs into
+   summarized range, the range that the new page belongs to
    does not automatically acquire a summary tuple;
    those tuples remain unsummarized until a summarization run is
    invoked later, creating the initial summary for that range.
index 4ea20131c79fb2f794983131c49e1da3ff36b644..dcc52c2ced00cfdec36013a7590b2688e802f8e3 100644 (file)
@@ -81,8 +81,8 @@ DROP EXTENSION [ IF EXISTS ] <replaceable class="parameter">name</replaceable> [
     <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>
index a95ddd60ee2a1eda550cd290d4c8aa364eb22dc6..7ba6e4efcb9e3fb3a6a3565337063cd320c7ea22 100644 (file)
@@ -2864,7 +2864,7 @@ lo_import 152801
           </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>