]> granicus.if.org Git - docbook-dsssl/commitdiff
Typo fixing.
authorMauritz Jeanson <mj@johanneberg.com>
Sun, 21 Mar 2010 17:22:06 +0000 (17:22 +0000)
committerMauritz Jeanson <mj@johanneberg.com>
Sun, 21 Mar 2010 17:22:06 +0000 (17:22 +0000)
xsl/params/custom.css.source.xml
xsl/params/generate.css.header.xml

index 2d5d041658d2990f3cc3bb9004ab0a9f737126e6..24278ad57f757ae13678e3845e6a8e66bb395d79 100644 (file)
@@ -29,7 +29,7 @@ CSS styles.  The file must be a well-formed XML file that
 consists of a single <tag>style</tag> root
 element that contains CSS styles as its text content.
 For example:</para>
-<programlisting><![CDATA[<?xml version="1.0"/>
+<programlisting><![CDATA[<?xml version="1.0"?>
 <style>
 h2 {
   font-weight: bold;
index 1d50e18680fdd2e34f5665896489a08068766102..05965c10ae9888d284870bdcf66aea72d9bc0768 100644 (file)
@@ -25,7 +25,7 @@
 and custom CSS stylesheet files.  The parameters 
 <parameter>make.clean.html</parameter>,
 <parameter>docbook.css.source</parameter>, and
-<parameter>custom.css.source></parameter> control that feature.</para>
+<parameter>custom.css.source</parameter> control that feature.</para>
 
 <para>If you require that CSS styles reside in the HTML 
 <tag>HEAD</tag> element instead of external CSS files,