[yelp-xsl] [db2html-division] Correct typo in element name



commit 4ab39c13565c6a3a8c694e2d754549ae117e9d6f
Author: brian m. carlson <sandals crustytoothpaste ath cx>
Date:   Mon Mar 29 20:36:51 2010 +0000

    [db2html-division] Correct typo in element name
    
    Signed-off-by: brian m. carlson <sandals crustytoothpaste ath cx>

 xslt/docbook/html/db2html-division.xsl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/xslt/docbook/html/db2html-division.xsl b/xslt/docbook/html/db2html-division.xsl
index 5ba05bd..95b19aa 100644
--- a/xslt/docbook/html/db2html-division.xsl
+++ b/xslt/docbook/html/db2html-division.xsl
@@ -1410,7 +1410,7 @@ REMARK: Describe this template
                     bibliography | glossary | index      | lot |
                     refentry     | section  | simplesect | toc |
                     db:bibliography | db:glossary   | db:index | db:refentry |
-                    db:sectio       | db:simplesect | db:toc "/>
+                    db:section      | db:simplesect | db:toc "/>
     <xsl:with-param name="info" select="sectioninfo | db:info"/>
     <xsl:with-param name="depth_in_chunk" select="$depth_in_chunk"/>
     <xsl:with-param name="depth_of_chunk" select="$depth_of_chunk"/>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]