From: Peter Eisentraut Date: Sun, 25 Mar 2001 10:16:12 +0000 (+0000) Subject: spell fix X-Git-Url: http://waps.l3s.uni-hannover.de/gitweb/?a=commitdiff_plain;h=c6b565ed2b2c8c8b46458c83b320b91132bc0bb4;p=users%2Fbernd%2Fpostgres.git spell fix --- diff --git a/doc/src/sgml/pltcl.sgml b/doc/src/sgml/pltcl.sgml index 9842e5f199..76bb28544a 100644 --- a/doc/src/sgml/pltcl.sgml +++ b/doc/src/sgml/pltcl.sgml @@ -335,7 +335,7 @@ CREATE TRIGGER trig_mytab_modcount BEFORE INSERT OR UPDATE ON mytab quote string - Duplicates all occurences of single quote and backslash characters. + Duplicates all occurrences of single quote and backslash characters. It should be used when variables are used in the query string given to spi_exec or spi_prepare (not for the value list on