]> granicus.if.org Git - postgresql/commitdiff
Fix typo
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Tue, 12 Oct 2010 16:24:10 +0000 (13:24 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Tue, 12 Oct 2010 16:24:10 +0000 (13:24 -0300)
doc/src/sgml/ecpg.sgml

index 835d35ab991decd1012cdb3db58e0c0dad2cf3b2..387f50d6d02c1e899f0ac72cf4b2e80d9fecb9e3 100644 (file)
@@ -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>