From d4dfed734e0d92e9b131c5000109c661800913c9 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Fri, 28 Jun 2002 10:30:05 +0000 Subject: [PATCH] fixed minor typo --- xsl/docsrc/extensions.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xsl/docsrc/extensions.xml b/xsl/docsrc/extensions.xml index 7e32510b3..6037f1384 100644 --- a/xsl/docsrc/extensions.xml +++ b/xsl/docsrc/extensions.xml @@ -150,7 +150,7 @@ both a line and a column.) Enabling the Extensions from the Command Line To enable the extensions for the command line, you need to - pass the the use.extensions parameter + pass the use.extensions parameter to your XSLT engine. Here's an example of how to do that with Saxon: java com.icl.saxon.StyleSheet filename.xml docbook/html/docbook.xsl use.extensions=1 > output.html @@ -163,4 +163,4 @@ java org.apache.xalan.xslt.Process -IN filename.xml - - \ No newline at end of file + -- 2.40.0