]> granicus.if.org Git - docbook-dsssl/commitdiff
Fixed typos.
authorMauritz Jeanson <mj@johanneberg.com>
Fri, 4 Jul 2008 13:58:45 +0000 (13:58 +0000)
committerMauritz Jeanson <mj@johanneberg.com>
Fri, 4 Jul 2008 13:58:45 +0000 (13:58 +0000)
xsl/params/index.preferred.page.properties.xml
xsl/params/variablelist.as.table.xml

index a8bfe9fc420c5adda5444cab34106fd7ed1e55cd..1b7a26fff484c6a084e1a6271cdee6f156201e0b 100644 (file)
@@ -25,7 +25,7 @@ significant index terms</refpurpose>
 <refsection><info><title>Description</title></info>
 
 <para>Properties used to emphasize page number references for
-significant index terms (<tag class="attribute">significance</tag>=<tag class="attvalue">preffered</tag>). Currently works only with
+significant index terms (<tag class="attribute">significance</tag>=<tag class="attvalue">preferred</tag>). Currently works only with
 XEP.</para>
 
 </refsection>
index bf712c62ace1e4a00fdd01639a1a77dc9fa482a4..113d2f58288757ea4cb87e22ab375b0fdb81c8ad 100644 (file)
@@ -22,7 +22,7 @@
 <refsection><info><title>Description</title></info>
 
 <para>If non-zero, <tag>variablelist</tag>s will be formatted as
-tables. A processing instruction exists to specify a particualar width for the 
+tables. A processing instruction exists to specify a particular width for the 
 column containing the <tag>term</tag>s:   
 <tag class="xmlpi">dbhtml term-width=".25in"</tag></para>
 
@@ -31,7 +31,7 @@ child of <tag>variablelist</tag>: <tag class="xmlpi">dbhtml
 list-presentation="table"</tag> or <tag class="xmlpi">dbhtml
 list-presentation="list"</tag>.</para>
 
-<para>This parameter only applys to the HTML transformations. In the
+<para>This parameter only applies to the HTML transformations. In the
 FO case, proper list markup is robust enough to handle the formatting.
 But see also <parameter>variablelist.as.blocks</parameter>.</para>