[yelp-tools] comments.xsl: Fixed double angle bracket
- From: Shaun McCance <shaunm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [yelp-tools] comments.xsl: Fixed double angle bracket
- Date: Sat, 29 Sep 2012 17:08:36 +0000 (UTC)
commit 435dd50d85c86264b9674c9fbc9003055a7832f5
Author: Shaun McCance <shaunm gnome org>
Date: Sat Sep 29 13:08:09 2012 -0400
comments.xsl: Fixed double angle bracket
xslt/comments.xsl | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/xslt/comments.xsl b/xslt/comments.xsl
index 61e1cdb..ec19552 100644
--- a/xslt/comments.xsl
+++ b/xslt/comments.xsl
@@ -72,7 +72,7 @@
<xsl:otherwise>
<xsl:text> FIXME: <</xsl:text>
<xsl:value-of select="local-name(.)"/>
- <xsl:text>>>...</</xsl:text>
+ <xsl:text>>...</</xsl:text>
<xsl:value-of select="local-name(.)"/>
<xsl:text>></xsl:text>
<xsl:text>

</xsl:text>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]