Kaydet (Commit) 65cdb624 authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Julien Nabet

Fix typo

Change-Id: I8f4b9cbeee814b4b464f72e11ca5bf5ada78c344
Reviewed-on: https://gerrit.libreoffice.org/73235
Tested-by: Jenkins
Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst e86ff0ea
......@@ -423,7 +423,7 @@
<xsl:template name="optimized-row-repeating">
<xsl:param name="tableRow" />
<xsl:param name="repetition" />
<!-- resource optimation: instead of '1' it will be '1000' and the column is not full -->
<!-- resource optimization: instead of '1' it will be '1000' and the column is not full -->
<xsl:param name="thresholdmax" select="512"/>
<xsl:param name="thresholdmin" select="256"/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment