doc: Fix typo in pg_restore_*_stats function documentation
authorDaniel Gustafsson <[email protected]>
Fri, 25 Oct 2024 12:00:13 +0000 (14:00 +0200)
committerDaniel Gustafsson <[email protected]>
Fri, 25 Oct 2024 12:00:13 +0000 (14:00 +0200)
Fix accidental typo from d32d146399, s/intepretation/interpretation/

doc/src/sgml/func.sgml

index 58dc06b68b801367714f45e76c05fd2b56de25a1..7be0324ac879d13e9706b8685b0fdc6ff4f83a5f 100644 (file)
@@ -30294,7 +30294,7 @@ DETAIL:  Make sure pg_wal_replay_wait() isn't called within a transaction with a
          Additionally, this function supports argument name
          <literal>version</literal> of type <type>integer</type>, which
          specifies the version from which the statistics originated, improving
-         intepretation of older statistics.
+         interpretation of older statistics.
         </para>
         <para>
          For example, to set the <structname>relpages</structname> and
@@ -30414,7 +30414,7 @@ DETAIL:  Make sure pg_wal_replay_wait() isn't called within a transaction with a
          Additionally, this function supports argument name
          <literal>version</literal> of type <type>integer</type>, which
          specifies the version from which the statistics originated, improving
-         intepretation of older statistics.
+         interpretation of older statistics.
         </para>
         <para>
          For example, to set the <structname>avg_width</structname> and