projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8c885b
)
Fix typo
author
Magnus Hagander
<magnus@hagander.net>
Tue, 26 Mar 2019 12:30:46 +0000
(13:30 +0100)
committer
Magnus Hagander
<magnus@hagander.net>
Tue, 26 Mar 2019 12:30:46 +0000
(13:30 +0100)
Author: Daniel Gustafsson <daniel@yesql.se>
doc/src/sgml/ecpg.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ecpg.sgml
b/doc/src/sgml/ecpg.sgml
index b7f785069f7e37df2f69934be99d39e9079dbf1b..d5ee6a58e77ff9274abe52da68f3d87600fd0a18 100644
(file)
--- a/
doc/src/sgml/ecpg.sgml
+++ b/
doc/src/sgml/ecpg.sgml
@@
-6828,7
+6828,7
@@
EXEC SQL [ AT <replaceable class="parameter">connection_name</replaceable> ] DEC
</para>
<para>
- <command>DELARE CURSOR</command> with a SQL statement identifier can be written before PREPARE.
+ <command>DE
C
LARE CURSOR</command> with a SQL statement identifier can be written before PREPARE.
</para>
</refsect1>