diff --git a/doc/src/sgml/ecpg.sgml b/doc/src/sgml/ecpg.sgml
index 835d35ab991..387f50d6d02 100644
--- a/doc/src/sgml/ecpg.sgml
+++ b/doc/src/sgml/ecpg.sgml
@@ -6699,7 +6699,7 @@ DESCRIBE [ OUTPUT ] prepared_name I
Description
- DECLARE retrieves metadata information about
+ DESCRIBE retrieves metadata information about
the result columns contained in a prepared statement, without
actually fetching a row.