summaryrefslogtreecommitdiff
path: root/filter
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-05-14 21:24:20 +0000
committerJulien Nabet <serval2412@yahoo.fr>2019-05-27 09:23:53 +0200
commit770efe6731926f8cfb823aef9d36c51b543c4ece (patch)
tree2607bbe76b2c60a76d76d3088aee794028f55872 /filter
parent32e75c7657d066f2b4483df8769b43dfbcede273 (diff)
Fix typo
Change-Id: Ia58c7a3b17d384d2405ba3b905e9bf940f800a65 Reviewed-on: https://gerrit.libreoffice.org/73009 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'filter')
-rw-r--r--filter/source/docbook/sofftodocbookheadings.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/source/docbook/sofftodocbookheadings.xsl b/filter/source/docbook/sofftodocbookheadings.xsl
index a1e8ff0c7374..784c050a29ad 100644
--- a/filter/source/docbook/sofftodocbookheadings.xsl
+++ b/filter/source/docbook/sofftodocbookheadings.xsl
@@ -66,7 +66,7 @@
use="@text:level"/>
<!-- A further problem during mapping of Heading to sections is the quantity of levels. In OpenDocument there can exist more than 4 hierarchies (outline levels).
- Furthermore an OpenDocument have not to start with heading outline level 1 nor does a outline level 2 have to follow.
+ Furthermore an OpenDocument have not to start with heading outline level 1 nor does an outline level 2 have to follow.
Therefore all possible existing heading outline levels from 1 to 10 have to be mapped to the section1 to section4 in DocBook.
The lowest outline number is mapped section1, second is section2... until fourth and higher are all mapped to section4 -->