filter/source/docbook/sofftodocbookheadings.xsl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 770efe6731926f8cfb823aef9d36c51b543c4ece
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Tue May 14 21:24:20 2019 +0000
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Mon May 27 09:23:53 2019 +0200

    Fix typo
    
    Change-Id: Ia58c7a3b17d384d2405ba3b905e9bf940f800a65
    Reviewed-on: https://gerrit.libreoffice.org/73009
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

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 -->
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to