summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorPaul W. Frields <stickster@gmail.com>2007-03-18 20:23:19 +0000
committerPaul W. Frields <stickster@gmail.com>2007-03-18 20:23:19 +0000
commitbf7f69c09100bfdb4baa488c44b7ef56af7415a9 (patch)
tree4676c40b56d6dd6d8d9a9600518603b806a61dc1 /common
parentf43584a670ff6e11d99f40cd334d9ef7fa371245 (diff)
downloadfedora-doc-utils-bf7f69c09100bfdb4baa488c44b7ef56af7415a9.tar.gz
fedora-doc-utils-bf7f69c09100bfdb4baa488c44b7ef56af7415a9.tar.xz
fedora-doc-utils-bf7f69c09100bfdb4baa488c44b7ef56af7415a9.zip
This should be a text node, methinks.
Diffstat (limited to 'common')
-rw-r--r--common/entities/entities.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/entities/entities.xsl b/common/entities/entities.xsl
index 519f00d..d94b3d1 100644
--- a/common/entities/entities.xsl
+++ b/common/entities/entities.xsl
@@ -31,7 +31,7 @@
<xsl:variable name="desc">
<xsl:choose>
<xsl:when test="comment = ''">
- FIXME: PLEASE DEFINE ME
+ <xsl:text>FIXME: PLEASE DEFINE ME</xsl:text>
</xsl:when>
<xsl:otherwise>
<xsl:value-of select="comment"/>