From: Mauritz Jeanson Date: Fri, 20 Jul 2007 15:57:12 +0000 (+0000) Subject: Fixed typos, made some small changes. X-Git-Tag: release/1.79.1~6^2~1901 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=847067df153312edc811f1f014506e3edc9b5ea7;p=docbook-dsssl Fixed typos, made some small changes. --- diff --git a/xsl/params/htmlhelp.alias.file.xml b/xsl/params/htmlhelp.alias.file.xml index 57156264f..75476cfe1 100644 --- a/xsl/params/htmlhelp.alias.file.xml +++ b/xsl/params/htmlhelp.alias.file.xml @@ -10,7 +10,7 @@ htmlhelp.alias.file -Filename of map file. +Filename of alias file. @@ -21,8 +21,7 @@ Description -Change this parameter if you want different name of map file -than alias.h. +Specifies the filename of the alias file (used for context-sensitive help). diff --git a/xsl/params/htmlhelp.force.map.and.alias.xml b/xsl/params/htmlhelp.force.map.and.alias.xml index b440b5f35..49c34d089 100644 --- a/xsl/params/htmlhelp.force.map.and.alias.xml +++ b/xsl/params/htmlhelp.force.map.and.alias.xml @@ -10,7 +10,7 @@ htmlhelp.force.map.and.alias -Should be [MAP] and [ALIAS] section added to project file unconditionaly? +Should [MAP] and [ALIAS] sections be added to the project file unconditionally? @@ -21,9 +21,9 @@ Description -You should turn on this flag, if you have your own -alias.h and contex.h files -and you want include reference to them in project file. +You should turn on this flag if you have your own +alias.h and context.h files +and you want to include references to them in the project file. diff --git a/xsl/params/htmlhelp.map.file.xml b/xsl/params/htmlhelp.map.file.xml index f1dab0377..82801a613 100644 --- a/xsl/params/htmlhelp.map.file.xml +++ b/xsl/params/htmlhelp.map.file.xml @@ -21,8 +21,7 @@ Description -Change this parameter if you want different name of map file -than context.h. +Specifies the filename of the map file (used for context-sensitive help).