Bug 15608: Spelling mistake in MARC21slim2OPACDetail.xsl
authorGus <gel1163@stacmail.net>
Tue, 19 Jan 2016 20:10:59 +0000 (20:10 +0000)
committerBrendan A Gallagher <brendan@bywatersolutions.com>
Wed, 27 Jan 2016 05:18:50 +0000 (05:18 +0000)
Seperate -> separate test - check if spelling is changed

Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com>
Typo fixed

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl

index 270c932..4cec982 100644 (file)
             </h5>
         </xsl:if>
 
-        <!--#13382 Added Author Statement to seperate Authors and Contributors -->
+        <!--#13382 Added Author Statement to separate Authors and Contributors -->
         <xsl:call-template name="showAuthor">
             <xsl:with-param name="authorfield" select="marc:datafield[(@tag=100 or @tag=110 or @tag=111)]"/>
             <xsl:with-param name="UseAuthoritiesForTracings" select="$UseAuthoritiesForTracings"/>