fix typo in merge_authority cron
authorNicole C. Engard <nengard@gmail.com>
Thu, 17 Jul 2014 15:35:52 +0000 (10:35 -0500)
committerNicole C. Engard <nengard@gmail.com>
Thu, 17 Jul 2014 15:35:52 +0000 (10:35 -0500)
en/manual.xml

index 3101499..6e3a4bb 100644 (file)
@@ -1031,9 +1031,8 @@ budget_code: 922$a</programlisting></para>
             </itemizedlist>
 
             <important>
-              <para>If this is set to merge you will need to ask your
-              administrator to enable the <link linkend="mergeauthcron">merge_authorities.pl
-              cronjob</link>.</para>
+              <para>If this is set to merge you will need to ask your administrator to enable the
+                  <link linkend="mergeauthcron">merge_authority.pl cronjob</link>.</para>
             </important>
           </section>
 
@@ -30451,10 +30450,10 @@ location: [STAFF, ISO]</programlisting>Will block items with an itype code of
           </mediaobject>
         </screenshot>
 
-        <para>Once you've made the necessary edits, simply click 'Save' and if
-        you have the <link linkend="dontmerge">dontmerge</link> system
-        preference set to 'Do' the next time the <link linkend="mergeauthcron">merge_authorities.pl cronjob</link> runs it
-        will update all of the bib records that use that authority.</para>
+        <para>Once you've made the necessary edits, simply click 'Save' and if you have the <link
+            linkend="dontmerge">dontmerge</link> system preference set to 'Do' the next time the
+            <link linkend="mergeauthcron">merge_authority.pl cronjob</link> runs it will update all
+          of the bib records that use that authority.</para>
 
         <para>To delete an authority record you first must make sure it's not
         linked to any bibliographic records. If it is not used by any
@@ -43851,7 +43850,7 @@ print theme('pages_catalog');</programlisting>
         <section id="mergeauthcron">
           <title>Merge Authorities</title>
 
-          <para>Script path: misc/migration_tools/merge_authorities.pl</para>
+          <para>Script path: misc/migration_tools/merge_authority.pl</para>
 
           <para>Does: Updates biblio data with changes to authorities
           records</para>