diff --git a/doc/src/sgml/ref/drop_publication.sgml b/doc/src/sgml/ref/drop_publication.sgml
index 517d1422517..8e45a439820 100644
--- a/doc/src/sgml/ref/drop_publication.sgml
+++ b/doc/src/sgml/ref/drop_publication.sgml
@@ -46,8 +46,8 @@ DROP PUBLICATION [ IF EXISTS ] name
IF EXISTS
- Do not throw an error if the extension does not exist. A notice is issued
- in this case.
+ Do not throw an error if the publication does not exist. A notice is
+ issued in this case.