docs: fix typo
authorÁlvaro Herrera <[email protected]>
Thu, 26 Jun 2025 16:25:05 +0000 (18:25 +0200)
committerÁlvaro Herrera <[email protected]>
Thu, 26 Jun 2025 16:25:05 +0000 (18:25 +0200)
doc/src/sgml/ref/pg_dump.sgml

index edbb377a5eda14aec772646cc924d3a616b633e7..2ae084b5fa6fcac5c6f57e5cafabf5603b4624e8 100644 (file)
@@ -1278,7 +1278,7 @@ PostgreSQL documentation
          <para>
           The data section contains actual table data, large-object
           contents, sequence values, and statistics for tables,
-          materialized views, and foriegn tables.
+          materialized views, and foreign tables.
           Post-data items include definitions of indexes, triggers, rules,
           statistics for indexes, and constraints other than validated check
           and not-null constraints.