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

Fix typo

Change-Id: I9040b453bba29c745d74bab54ad982913bdce00a
Reviewed-on: https://gerrit.libreoffice.org/70999Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
Tested-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst 84dc21f5
...@@ -490,7 +490,7 @@ Scenarios unmatched: ...@@ -490,7 +490,7 @@ Scenarios unmatched:
<xsl:variable name="text"> <xsl:variable name="text">
<xsl:choose> <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 --> furthermore that a tab will separate the to be neglected page number -->
<xsl:when test="text:tab"> <xsl:when test="text:tab">
<xsl:call-template name="write-text-without-line-numbers"> <xsl:call-template name="write-text-without-line-numbers">
......
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