aboutsummaryrefslogtreecommitdiffstats
path: root/stylesheets/lfs-xsl/docbook-xsl-snapshot
diff options
context:
space:
mode:
Diffstat (limited to 'stylesheets/lfs-xsl/docbook-xsl-snapshot')
-rw-r--r--stylesheets/lfs-xsl/docbook-xsl-snapshot/COPYING2
-rw-r--r--stylesheets/lfs-xsl/docbook-xsl-snapshot/fo/param.xsl2
-rw-r--r--stylesheets/lfs-xsl/docbook-xsl-snapshot/xhtml/graphics.xsl2
3 files changed, 3 insertions, 3 deletions
diff --git a/stylesheets/lfs-xsl/docbook-xsl-snapshot/COPYING b/stylesheets/lfs-xsl/docbook-xsl-snapshot/COPYING
index 87383646f..4ebb175c6 100644
--- a/stylesheets/lfs-xsl/docbook-xsl-snapshot/COPYING
+++ b/stylesheets/lfs-xsl/docbook-xsl-snapshot/COPYING
@@ -23,7 +23,7 @@ advertising or otherwise to promote the sale, use or other
dealings in this Software without prior written authorization
from the individuals in question.
-Any stylesheet derived from this Software that is publically
+Any stylesheet derived from this Software that is publicly
distributed will be identified with a different name and the
version strings in any derived Software will be changed so that
no possibility of confusion between the derived package and this
diff --git a/stylesheets/lfs-xsl/docbook-xsl-snapshot/fo/param.xsl b/stylesheets/lfs-xsl/docbook-xsl-snapshot/fo/param.xsl
index c033afa9a..c6b7ef477 100644
--- a/stylesheets/lfs-xsl/docbook-xsl-snapshot/fo/param.xsl
+++ b/stylesheets/lfs-xsl/docbook-xsl-snapshot/fo/param.xsl
@@ -832,7 +832,7 @@ set toc,title
</xsl:choose>
</xsl:param>
<xsl:param name="toc.indent.width">24</xsl:param>
-<!-- inconsistant point specification? -->
+<!-- inconsistent point specification? -->
<xsl:attribute-set name="toc.line.properties">
<xsl:attribute name="text-align-last">justify</xsl:attribute>
<xsl:attribute name="text-align">start</xsl:attribute>
diff --git a/stylesheets/lfs-xsl/docbook-xsl-snapshot/xhtml/graphics.xsl b/stylesheets/lfs-xsl/docbook-xsl-snapshot/xhtml/graphics.xsl
index 08fdd8849..58ec6352e 100644
--- a/stylesheets/lfs-xsl/docbook-xsl-snapshot/xhtml/graphics.xsl
+++ b/stylesheets/lfs-xsl/docbook-xsl-snapshot/xhtml/graphics.xsl
@@ -107,7 +107,7 @@
and convert percentages to actual values based on that nominal size.
Scale can be problematic. Scale applies to the contentwidth, so
- a scale of 50 when a contentwidth is not specified is analagous to a
+ a scale of 50 when a contentwidth is not specified is analogous to a
width of 50%. (If a contentwidth is specified, the scaling factor can
be applied to that value and no problem exists.)