diff options
Diffstat (limited to 'kdoctools/docbook/xsl/params/use.id.function.xml')
-rw-r--r-- | kdoctools/docbook/xsl/params/use.id.function.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kdoctools/docbook/xsl/params/use.id.function.xml b/kdoctools/docbook/xsl/params/use.id.function.xml index 38b18c696..b9ceb5890 100644 --- a/kdoctools/docbook/xsl/params/use.id.function.xml +++ b/kdoctools/docbook/xsl/params/use.id.function.xml @@ -5,7 +5,7 @@ </refmeta> <refnamediv> <refname>use.id.function</refname> -<refpurpose>Use the XPath id() function to tqfind link targets?</refpurpose> +<refpurpose>Use the XPath id() function to find link targets?</refpurpose> </refnamediv> <refsynopsisdiv> @@ -15,7 +15,7 @@ <refsect1><title>Description</title> <para>If 1, the stylesheets use the <function>id()</function> function -to tqfind the targets of cross reference elements. This is more +to find the targets of cross reference elements. This is more efficient, but only works if your XSLT processor implements the <function>id()</function> function, naturally.</para> <para>THIS PARAMETER IS NOT SUPPORTED. IT IS ALWAYS ASSUMED TO BE 1. |