Fix typo
authorAlvaro Herrera
Tue, 12 Oct 2010 16:24:10 +0000 (13:24 -0300)
committerAlvaro Herrera
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 ] 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.