Bug 5119: Misspelled word correspounding
authorBernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Wed, 11 Aug 2010 21:29:15 +0000 (18:29 -0300)
committerGalen Charlton <gmcharlt@gmail.com>
Sun, 17 Oct 2010 17:47:33 +0000 (13:47 -0400)
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
koha-tmpl/intranet-tmpl/prog/en/modules/admin/checkmarc.tmpl

index e77c51d..48ba766 100644 (file)
@@ -27,7 +27,7 @@
     <tr>
         <td>itemnum</td>
         <td><ul><li>The field itemnum MUST be mapped </li>
-            <li>The correspounding subfield MUST be in with -1 (ignore) tab</li></ul></td>
+            <li>The corresponding subfield MUST be in with -1 (ignore) tab</li></ul></td>
     </tr>
 <!-- TMPL_ELSE -->
     <tr>
@@ -67,7 +67,7 @@
         <td>itemtype NOT mapped</td>
         <td>the biblioitems.itemtype field MUST :<br />
             <ul><li>be mapped to a MARC subfield, </li>
-            <li>the correspounding subfield MUST have authorised_value=itemtype</li></ul></td>
+            <li>the corresponding subfield MUST have authorised_value=itemtype</li></ul></td>
     </tr>
 <!-- TMPL_ELSE -->
     <tr>
@@ -81,7 +81,7 @@
         <td>homebranch NOT mapped</td>
         <td>the items.homebranch field MUST :<br />
             <ul><li>be mapped to a MARC subfield,</li>
-            <li>the correspounding subfield MUST have authorised value=branches</li></ul></td>
+            <li>the corresponding subfield MUST have authorised value=branches</li></ul></td>
     </tr>
 <!-- TMPL_ELSE -->
     <tr>
@@ -95,7 +95,7 @@
         <td>holdingbranch NOT mapped</td>
         <td>the items.holdingbranch field MUST :<br />
             <ul><li>be mapped to a MARC subfield, </li>
-            <li>the correspounding subfield MUST have authorised value=branches</li></ul></td>
+            <li>the corresponding subfield MUST have authorised value=branches</li></ul></td>
     </tr>
 <!-- TMPL_ELSE -->
     <tr>