Skip to content

Commit 8b1762d

Browse files
Removing "Nº" from example header
1 parent 2261f05 commit 8b1762d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/jquery-xml/entries2html-base.xsl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -671,7 +671,7 @@
671671

672672
<xsl:if test="$number-examples &gt; 1">
673673
<h3>
674-
Example <xsl:value-of select="position()"/>
674+
Example <xsl:value-of select="position()"/>
675675
</h3>
676676
</xsl:if>
677677
<p>

0 commit comments

Comments
 (0)