summaryrefslogtreecommitdiffstats
path: root/kdoctools/customization/kde-ttlpg-online.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'kdoctools/customization/kde-ttlpg-online.xsl')
-rw-r--r--kdoctools/customization/kde-ttlpg-online.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdoctools/customization/kde-ttlpg-online.xsl b/kdoctools/customization/kde-ttlpg-online.xsl
index 38e72ebb4..523648b7f 100644
--- a/kdoctools/customization/kde-ttlpg-online.xsl
+++ b/kdoctools/customization/kde-ttlpg-online.xsl
@@ -39,7 +39,7 @@
<xsl:call-template name="inline.monoseq">
<xsl:with-param name="content">
<xsl:text>(</xsl:text>
- <xsl:call-template name="tqreplaceCharsInString">
+ <xsl:call-template name="replaceCharsInString">
<xsl:with-param name="stringIn" select="."/>
<xsl:with-param name="charsIn" select="'@'"/>
<xsl:with-param name="charsOut" select="' '"/>