Bug 5119: Misspelled word correspounding
[koha.git] / 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>