Typo in ECPG documentation

Started by Daniel Gustafssonabout 7 years ago2 messagesdocs
Jump to latest
#1Daniel Gustafsson
daniel@yesql.se

Attached patch fixes a small typo in the ECPG documentation that I happened
to spot: s/DELARE/DECLARE/.

cheers ./daniel

Attachments:

ecpg_typo.patchapplication/octet-stream; name=ecpg_typo.patchDownload+1-2
#2Magnus Hagander
magnus@hagander.net
In reply to: Daniel Gustafsson (#1)
Re: Typo in ECPG documentation

On Tue, Mar 26, 2019 at 1:21 PM Daniel Gustafsson <daniel@yesql.se> wrote:

Attached patch fixes a small typo in the ECPG documentation that I happened
to spot: s/DELARE/DECLARE/.

Applied, thanks.

//Magnus