From: Magnus Hagander Date: Tue, 26 Mar 2019 12:30:46 +0000 (+0100) Subject: Fix typo X-Git-Tag: REL_12_BETA1~413 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=05295e36ca9b40c53b7c36f5c7f75f822cd49baf;p=postgresql Fix typo Author: Daniel Gustafsson --- diff --git a/doc/src/sgml/ecpg.sgml b/doc/src/sgml/ecpg.sgml index b7f785069f..d5ee6a58e7 100644 --- a/doc/src/sgml/ecpg.sgml +++ b/doc/src/sgml/ecpg.sgml @@ -6828,7 +6828,7 @@ EXEC SQL [ AT connection_name ] DEC - DELARE CURSOR with a SQL statement identifier can be written before PREPARE. + DECLARE CURSOR with a SQL statement identifier can be written before PREPARE.