From 5b5278e6024c476c0ed7331a43fcd52f8a7a8232 Mon Sep 17 00:00:00 2001 From: Rogan Hamby Date: Wed, 16 May 2018 09:06:51 -0400 Subject: [PATCH] fixed word error that resulted from copy and paste --- mig-xml/evergreen_staged_report.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/mig-xml/evergreen_staged_report.xml b/mig-xml/evergreen_staged_report.xml index 5b1598e..1a75e3e 100644 --- a/mig-xml/evergreen_staged_report.xml +++ b/mig-xml/evergreen_staged_report.xml @@ -431,7 +431,7 @@ 0 Collision List SELECT ac.barcode FROM asset_copy_legacy ac WHERE ac.barcode ~* 'collision' ORDER BY 1 LIMIT 20 - This is a shortlist of patron barcode collisions that maxes out at 20. If there are more collisions we will need to run a custom report. + This is a shortlist of copy barcode collisions that maxes out at 20. If there are more collisions we will need to run a custom report. -- 1.7.2.5