From bdff9d80dc4c2dec7542947005dd34db652bafd1 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Sun, 25 Mar 2001 10:16:12 +0000 Subject: [PATCH] spell fix --- doc/src/sgml/pltcl.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/src/sgml/pltcl.sgml b/doc/src/sgml/pltcl.sgml index e21e92e4c9d..59f464aebaf 100644 --- a/doc/src/sgml/pltcl.sgml +++ b/doc/src/sgml/pltcl.sgml @@ -1,5 +1,5 @@ @@ -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