diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-03-03 23:27:56 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-03-03 23:27:56 +0000 |
commit | ea011f471ca14b6e5fb35e03a2f41ecaf30925e8 (patch) | |
tree | 92c1d94858102b483c6a41d2378c66c016a20508 /stylesheets | |
parent | c528e3a4d3b36e31f09017a03b08be446bba95a8 (diff) |
Typos
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10188 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'stylesheets')
-rw-r--r-- | stylesheets/lfs-xsl/nochunks.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stylesheets/lfs-xsl/nochunks.xsl b/stylesheets/lfs-xsl/nochunks.xsl index 7f5cbcb8a..e2cd799fb 100644 --- a/stylesheets/lfs-xsl/nochunks.xsl +++ b/stylesheets/lfs-xsl/nochunks.xsl @@ -70,7 +70,7 @@ $Date$ <!-- sect2.titlepage: Removed a lot of unneeded code. Skip empty titles. - No label in preface (actualy, skip the hardcoded dot). --> + No label in preface (actually, skip the hardcoded dot). --> <!-- The original template is in {docbook-xsl}/xhtml/titlepage.templates.xsl --> <xsl:template name="sect2.titlepage"> <xsl:choose> |