]> granicus.if.org Git - docbook-dsssl/commitdiff
Fixed typo in parameter reference
authorNorman Walsh <ndw@nwalsh.com>
Mon, 26 Aug 2002 10:04:57 +0000 (10:04 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Mon, 26 Aug 2002 10:04:57 +0000 (10:04 +0000)
xsl/params/generate.toc.xml

index a0fe4e105037f6b9a2f07da68eee3c719fcd6c9e..0fbae4ce73c060896bf629b3c243b0016a7b0bda 100644 (file)
@@ -95,9 +95,9 @@ without a matching value. That'd be just begging the silly little
 path/value parser to get confused.</para>
 
 <para>Section ToCs are further controlled by the
-<parameter>generate.section.toc.depth</parameter> parameter.
+<parameter>generate.section.toc.level</parameter> parameter.
 For a given section level to have a ToC, it must have both an entry in 
 <parameter>generate.toc</parameter> and be within the range enabled by
-<parameter>generate.section.toc.depth</parameter>.</para>
+<parameter>generate.section.toc.level</parameter>.</para>
 </refsect1>
 </refentry>