projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09130e5
)
Fix typo
author
Alvaro Herrera
<alvherre@alvh.no-ip.org>
Tue, 12 Oct 2010 16:24:10 +0000
(13:24 -0300)
committer
Alvaro Herrera
<alvherre@alvh.no-ip.org>
Tue, 12 Oct 2010 16:24:10 +0000
(13:24 -0300)
doc/src/sgml/ecpg.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ecpg.sgml
b/doc/src/sgml/ecpg.sgml
index 835d35ab991decd1012cdb3db58e0c0dad2cf3b2..387f50d6d02c1e899f0ac72cf4b2e80d9fecb9e3 100644
(file)
--- 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>DE
CLAR
E</command> retrieves metadata information about
+ <command>DE
SCRIB
E</command> retrieves metadata information about
the result columns contained in a prepared statement, without
actually fetching a row.
</para>