Skip to content

Commit 05295e3

Browse files
committed
Fix typo
Author: Daniel Gustafsson <daniel@yesql.se>
1 parent c8c885b commit 05295e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/ecpg.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6828,7 +6828,7 @@ EXEC SQL [ AT <replaceable class="parameter">connection_name</replaceable> ] DEC
68286828
</para>
68296829

68306830
<para>
6831-
<command>DELARE CURSOR</command> with a SQL statement identifier can be written before PREPARE.
6831+
<command>DECLARE CURSOR</command> with a SQL statement identifier can be written before PREPARE.
68326832
</para>
68336833
</refsect1>
68346834

0 commit comments

Comments
 (0)