]> granicus.if.org Git - docbook-dsssl/commitdiff
Fixed typo (contex.h -> context.h) in htmlhelp.force.map.and.alias
authorMichael Smith <xmldoc@users.sourceforge.net>
Wed, 25 Jul 2007 17:40:39 +0000 (17:40 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Wed, 25 Jul 2007 17:40:39 +0000 (17:40 +0000)
param docs.

xsl/params/htmlhelp.force.map.and.alias.xml

index 813abd38c8a68180fb2f42afa3399ddb526b9bfe..7dca30b6d810158c34abe81e3be0e813ae8a1b83 100644 (file)
 <refname>htmlhelp.force.map.and.alias</refname>
 <refpurpose>Should [MAP] and [ALIAS] sections be added to the project file unconditionally?</refpurpose>
 </refnamediv>
-
 <refsynopsisdiv>
 <src:fragment xml:id="htmlhelp.force.map.and.alias.frag">
 <xsl:param name="htmlhelp.force.map.and.alias" select="0"/>
 </src:fragment>
 </refsynopsisdiv>
-
 <refsection><info><title>Description</title></info>
-
-<para>Set to non-zero if you have your own alias.h and contex.h files and
-you want to include reference to them in project file.</para>
-
-
+  <para>Set to non-zero if you have your own
+    <literal>alias.h</literal> and <literal>context.h</literal>
+    files and you want to include references to them in the project
+    file.</para>
 </refsection>
 </refentry>