summaryrefslogtreecommitdiffstats
path: root/lib/docbook/docbook-xsl/html/param.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'lib/docbook/docbook-xsl/html/param.xsl')
-rw-r--r--lib/docbook/docbook-xsl/html/param.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/docbook/docbook-xsl/html/param.xsl b/lib/docbook/docbook-xsl/html/param.xsl
index 4851478a7..9bffb4966 100644
--- a/lib/docbook/docbook-xsl/html/param.xsl
+++ b/lib/docbook/docbook-xsl/html/param.xsl
@@ -86,7 +86,7 @@ is suppressed.
</doc:param>
<!-- ==================================================================== -->
-<xsl:param name="html.stylesheet" select="''" doc:type='string'/>
+<xsl:param name="html.stylesheet" doc:type='string'>aspectj-docs.css</xsl:param>
<doc:param name="html.stylesheet" xmlns="">
<refpurpose>Name of the stylesheet to use in the generated HTML</refpurpose>