summaryrefslogtreecommitdiffstats
path: root/kdoctools/customization/kde-style.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'kdoctools/customization/kde-style.xsl')
-rw-r--r--kdoctools/customization/kde-style.xsl4
1 files changed, 2 insertions, 2 deletions
diff --git a/kdoctools/customization/kde-style.xsl b/kdoctools/customization/kde-style.xsl
index 03e8bc987..9511539fa 100644
--- a/kdoctools/customization/kde-style.xsl
+++ b/kdoctools/customization/kde-style.xsl
@@ -43,8 +43,8 @@
</span>
</xsl:template>
-<xsl:template match="replaceable" priority="1">
- <span class="replaceable">
+<xsl:template match="tqreplaceable" priority="1">
+ <span class="tqreplaceable">
<xsl:call-template name="inline.italicmonoseq"/>
</span>
</xsl:template>