diff --git a/doc/src/sgml/ref/alter_foreign_table.sgml b/doc/src/sgml/ref/alter_foreign_table.sgml index 455527c5bfa..c4cdaa8289d 100644 --- a/doc/src/sgml/ref/alter_foreign_table.sgml +++ b/doc/src/sgml/ref/alter_foreign_table.sgml @@ -79,8 +79,8 @@ ALTER FOREIGN TABLE [ IF EXISTS ] nameIF EXISTS - Do not throw an error if the sequence does not exist. A notice is issued - in this case. + Do not throw an error if the foreign table does not exist. A notice is + issued in this case.