]> granicus.if.org Git - docbook-dsssl/commitdiff
fixed minor typo
authorMichael Smith <xmldoc@users.sourceforge.net>
Fri, 28 Jun 2002 10:30:05 +0000 (10:30 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Fri, 28 Jun 2002 10:30:05 +0000 (10:30 +0000)
xsl/docsrc/extensions.xml

index 7e32510b31b676236b3f7ee852aa703920e6d11a..6037f1384e82b4cd41ac42da7369d62268f96c47 100644 (file)
@@ -150,7 +150,7 @@ both a line and a column.)</para>
     <example>
       <title>Enabling the Extensions from the Command Line</title>
       <para>To enable the extensions for the command line, you need to
-        pass the the <parameter>use.extensions</parameter> parameter
+        pass the <parameter>use.extensions</parameter> parameter
       to your XSLT engine. Here's an example of how to do that with Saxon:
         <screen>
 java  com.icl.saxon.StyleSheet  <replaceable>filename.xml</replaceable> <replaceable>docbook/html/docbook.xsl</replaceable> use.extensions=1 &gt; <replaceable>output.html</replaceable>
@@ -163,4 +163,4 @@ java org.apache.xalan.xslt.Process -IN <replaceable>filename.xml</replaceable> -
     </example>
   </section>
 
-</chapter>
\ No newline at end of file
+</chapter>