From: Mike Rylander Date: Tue, 22 Feb 2011 21:02:16 +0000 (-0500) Subject: painful typo spotted by Dan Scott X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=3fa517bc6984ef95f79cd4920dbdcab2b83721a1;p=evergreen%2Fequinox.git painful typo spotted by Dan Scott --- diff --git a/Open-ILS/src/sql/Pg/990.schema.unapi.sql b/Open-ILS/src/sql/Pg/990.schema.unapi.sql index 8719215052..a189c57c7e 100644 --- a/Open-ILS/src/sql/Pg/990.schema.unapi.sql +++ b/Open-ILS/src/sql/Pg/990.schema.unapi.sql @@ -678,7 +678,7 @@ $F$ LANGUAGE SQL; /* - -- Some teste queries + -- Some test queries SELECT unapi.memoize( 'bre', 1,'mods32','','{holdings_xml,acp}'::TEXT[], 'SYS1'); SELECT unapi.memoize( 'bre', 1,'marcxml','','{holdings_xml,acp}'::TEXT[], 'SYS1');