summaryrefslogtreecommitdiff
path: root/filter
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-04-10 16:00:26 +0000
committerJulien Nabet <serval2412@yahoo.fr>2019-04-20 07:05:54 +0200
commit601433ea64f7cc9eeee4487b5a6292673a7dbc78 (patch)
treecd82a6375b4584cf35436bb2c4ec6de96432a03a /filter
parent84dc21f5ae4f3c59a5f74b9fda75a7f51c5feb95 (diff)
Fix typo
Change-Id: I9040b453bba29c745d74bab54ad982913bdce00a Reviewed-on: https://gerrit.libreoffice.org/70999 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'filter')
-rw-r--r--filter/source/xslt/odf2xhtml/export/common/table_of_content.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/source/xslt/odf2xhtml/export/common/table_of_content.xsl b/filter/source/xslt/odf2xhtml/export/common/table_of_content.xsl
index c5982a1d6dd0..743fa368c76f 100644
--- a/filter/source/xslt/odf2xhtml/export/common/table_of_content.xsl
+++ b/filter/source/xslt/odf2xhtml/export/common/table_of_content.xsl
@@ -490,7 +490,7 @@ Scenarios unmatched:
<xsl:variable name="text">
<xsl:choose>
- <!-- heuristic assumption that first in a content table row, there is numbering (if at all) and than the text,
+ <!-- heuristic assumption that first in a content table row, there is numbering (if at all) and then the text,
furthermore that a tab will separate the to be neglected page number -->
<xsl:when test="text:tab">
<xsl:call-template name="write-text-without-line-numbers">