From: miker Date: Wed, 17 Sep 2008 02:11:40 +0000 (+0000) Subject: typo X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=16007e0f74a3aa665e5580975214af94c5faa40c;p=Evergreen.git typo git-svn-id: svn://svn.open-ils.org/ILS/trunk@10609 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- 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"]',