From: Daniel Gustafsson Date: Fri, 25 Oct 2024 12:00:13 +0000 (+0200) Subject: doc: Fix typo in pg_restore_*_stats function documentation X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=0fe173680e148984a150326b80c322a91ffa899d;p=users%2Fc2main%2Fpostgres.git doc: Fix typo in pg_restore_*_stats function documentation Fix accidental typo from d32d146399, s/intepretation/interpretation/ --- diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index 58dc06b68b..7be0324ac8 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -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 version of type integer, which specifies the version from which the statistics originated, improving - intepretation of older statistics. + interpretation of older statistics. For example, to set the relpages 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 version of type integer, which specifies the version from which the statistics originated, improving - intepretation of older statistics. + interpretation of older statistics. For example, to set the avg_width and