From 16007e0f74a3aa665e5580975214af94c5faa40c Mon Sep 17 00:00:00 2001 From: miker Date: Wed, 17 Sep 2008 02:11:40 +0000 Subject: [PATCH] typo git-svn-id: svn://svn.open-ils.org/ILS/trunk@10609 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/src/sql/Pg/012.schema.vandelay.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/src/sql/Pg/012.schema.vandelay.sql b/Open-ILS/src/sql/Pg/012.schema.vandelay.sql index 8ffb424a3e..d47d8351bf 100644 --- a/Open-ILS/src/sql/Pg/012.schema.vandelay.sql +++ b/Open-ILS/src/sql/Pg/012.schema.vandelay.sql @@ -99,7 +99,7 @@ INSERT INTO vandelay.import_item_attr_definition ( 'p', 'y', 't', - '[@code = "x" and text() = "ncirculating"]', + '[@code = "x" and text() = "circulating"]', '[@code = "x" and text() = "reference"]', '[@code = "x" and text() = "holdable"]', '[@code = "x" and text() = "visible"]', -- 2.43.2