diff --git a/doc/src/sgml/ecpg.sgml b/doc/src/sgml/ecpg.sgml index 835d35ab991decd1012cdb3db58e0c0dad2cf3b2..387f50d6d02c1e899f0ac72cf4b2e80d9fecb9e3 100644 --- a/doc/src/sgml/ecpg.sgml +++ b/doc/src/sgml/ecpg.sgml @@ -6699,7 +6699,7 @@ DESCRIBE [ OUTPUT ] <replaceable class="PARAMETER">prepared_name</replaceable> I <title>Description</title> <para> - <command>DECLARE</command> retrieves metadata information about + <command>DESCRIBE</command> retrieves metadata information about the result columns contained in a prepared statement, without actually fetching a row. </para>