From 6aaa90eaab993a9e0fd36ab4b3c37edbb5c93c4e Mon Sep 17 00:00:00 2001 From: Yamil Suarez Date: Wed, 18 May 2011 23:11:16 -0400 Subject: [PATCH] added missing word --- 1.6/admin/migratingdata_1.6.xml | 2 +- 2.0/admin/migratingdata_2.0.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/1.6/admin/migratingdata_1.6.xml b/1.6/admin/migratingdata_1.6.xml index 00c4d61548..8fcd243231 100644 --- a/1.6/admin/migratingdata_1.6.xml +++ b/1.6/admin/migratingdata_1.6.xml @@ -30,7 +30,7 @@ Converts MARC21 to MARCXML21 Select the unique record number field (common choices are '035' or '001'; check your records as you might be surprised how a supposedly unique field actually has duplicates, though marc2bre.pl will select a unique identifier for subsequent duplicates) - Extracts certain pertinent fields indexing and display purposes (along with the complete MARCXML21 record) + Extracts certain pertinent fields for indexing and display purposes (along with the complete MARCXML21 record) Sets the ID number of the first record from this batch to be imported into the biblio.record_entry table (hint - run the following SQL to determine what this number should be to avoid conflicts: diff --git a/2.0/admin/migratingdata_2.0.xml b/2.0/admin/migratingdata_2.0.xml index 6f5f5ab9eb..7627e60d0c 100644 --- a/2.0/admin/migratingdata_2.0.xml +++ b/2.0/admin/migratingdata_2.0.xml @@ -30,7 +30,7 @@ Converts MARC21 to MARCXML21 Select the unique record number field (common choices are '035' or '001'; check your records as you might be surprised how a supposedly unique field actually has duplicates, though marc2bre.pl will select a unique identifier for subsequent duplicates) - Extracts certain pertinent fields indexing and display purposes (along with the complete MARCXML21 record) + Extracts certain pertinent fields for indexing and display purposes (along with the complete MARCXML21 record) Sets the ID number of the first record from this batch to be imported into the biblio.record_entry table (hint - run the following SQL to determine what this number should be to avoid conflicts: -- 2.43.2