diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/xslt/expand-sambadoc.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/xslt/expand-sambadoc.xsl b/docs/xslt/expand-sambadoc.xsl index 2832111fa5..e82f219cf4 100644 --- a/docs/xslt/expand-sambadoc.xsl +++ b/docs/xslt/expand-sambadoc.xsl @@ -277,7 +277,7 @@ </xsl:when> <xsl:otherwise> - <xsl:text>50</xsl:text> + <xsl:text>100</xsl:text> </xsl:otherwise> </xsl:choose> </xsl:attribute> |