diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-08-29 20:45:23 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-08-29 20:45:23 +0000 |
commit | cb02946abfe632bc90f1eaa302b2d8d4eb73e5c9 (patch) | |
tree | 0a19838c2a1d6b59f976c3138554eb4963bf1903 /stylesheets/lfs-xsl/xhtml | |
parent | d7f2eb08dab7e6dd88df0102ec48dce0a301dc5f (diff) |
Lots of spelling fixes.
Delete the no longer used lsb-bootscripts directory
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9967 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'stylesheets/lfs-xsl/xhtml')
-rw-r--r-- | stylesheets/lfs-xsl/xhtml/lfs-index.xsl | 2 | ||||
-rw-r--r-- | stylesheets/lfs-xsl/xhtml/lfs-mixed.xsl | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/stylesheets/lfs-xsl/xhtml/lfs-index.xsl b/stylesheets/lfs-xsl/xhtml/lfs-index.xsl index a5a6b5d05..60293ca5b 100644 --- a/stylesheets/lfs-xsl/xhtml/lfs-index.xsl +++ b/stylesheets/lfs-xsl/xhtml/lfs-index.xsl @@ -48,7 +48,7 @@ $Date$ </xsl:template> <!--Divisions: - Translate alphabetical divisons titles to by-type titles. + Translate alphabetical divisions titles to by-type titles. Added gentext support to divisions titles. Using h2 for divisions titles. Changed output from dl format to ul format. --> diff --git a/stylesheets/lfs-xsl/xhtml/lfs-mixed.xsl b/stylesheets/lfs-xsl/xhtml/lfs-mixed.xsl index c7b9dcf1a..58a95dfc5 100644 --- a/stylesheets/lfs-xsl/xhtml/lfs-mixed.xsl +++ b/stylesheets/lfs-xsl/xhtml/lfs-mixed.xsl @@ -217,7 +217,7 @@ $Date$ <!-- Body attributes: Add to the body XHTML output tag a class attribute with the book type - and a id atribute with the book type and version. --> + and a id attribute with the book type and version. --> <!-- The original template is in {docbook-xsl}/xhtml/docbook.xsl --> <xsl:template name="body.attributes"> <xsl:attribute name="class"> |