From aadc8ffeb22443f3aa8197c50fc4cfa5d06e2fd5 Mon Sep 17 00:00:00 2001 From: Michael Smith <xmldoc@users.sourceforge.net> Date: Wed, 25 Jul 2007 17:40:39 +0000 Subject: [PATCH] Fixed typo (contex.h -> context.h) in htmlhelp.force.map.and.alias param docs. --- xsl/params/htmlhelp.force.map.and.alias.xml | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/xsl/params/htmlhelp.force.map.and.alias.xml b/xsl/params/htmlhelp.force.map.and.alias.xml index 813abd38c..7dca30b6d 100644 --- a/xsl/params/htmlhelp.force.map.and.alias.xml +++ b/xsl/params/htmlhelp.force.map.and.alias.xml @@ -12,18 +12,15 @@ <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> -- 2.40.0