1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Index: libmarc-perl/MARC.pm
===================================================================
--- libmarc-perl.orig/MARC.pm 2008-02-05 20:03:15.000000000 -0600
+++ libmarc-perl/MARC.pm 2008-02-05 20:03:45.000000000 -0600
@@ -3110,7 +3110,7 @@
If you do not get any response that means everything is OK! If you get an
error like I<Can't locate method "use" via package MARC>.
-then Perl is not able to find MARC.pm--double check that the file copied
+then Perl is not able to find MARC.pm - double check that the file copied
it into the right place during the install.
=back
@@ -4022,7 +4022,7 @@
=head1 NOTES
-Please let us know if you run into any difficulties using MARC.pm--we'd be
+Please let us know if you run into any difficulties using MARC.pm - we'd be
happy to try to help. Also, please contact us if you notice any bugs, or
if you would like to suggest an improvement/enhancement. Email addresses
are listed at the bottom of this page.
|