]> granicus.if.org Git - docbook-dsssl/commitdiff
Corrected parameter name.
authorMauritz Jeanson <mj@johanneberg.com>
Sun, 11 Jan 2009 13:13:07 +0000 (13:13 +0000)
committerMauritz Jeanson <mj@johanneberg.com>
Sun, 11 Jan 2009 13:13:07 +0000 (13:13 +0000)
xsl/params/highlight.source.xml

index 994508422480e137cfb58c19261405dd10c47ed9..91f56194efe99373f57819c10a25c9692796db85 100644 (file)
@@ -40,7 +40,7 @@ file (using URL syntax).</para>
 <programlisting>java -cp c:\batch\;…;c:\path\to\xslthl-2.0.0.jar -Dxslthl.config=file:///c:/docbook-xsl/highlighting/xslthl-config.xml … com.icl.saxon.StyleSheet …</programlisting>
 
 <para>You can specify the language for each programlisting by using the <tag class="attribute">language</tag> attribute. The
-<parameter>highlighting.default.language</parameter> parameter can be used for specifying the
+<parameter>highlight.default.language</parameter> parameter can be used for specifying the
 language to be used for programlistings without a <tag class="attribute">language</tag> attribute.</para>
 
 </refsection>