filter/source/xslt/odf2xhtml/export/common/table_of_content.xsl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 10a213572bd9fd183710a0da68ce306b3d9b5317
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Sat Jul 30 22:05:11 2022 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sat Jul 30 23:25:48 2022 +0200

    Fix typo
    
    Change-Id: I55558e5252c238be2417d370040760ed9c450a4f
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137641
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

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 f26e2cc0a6c9..7a04bee074a8 100644
--- a/filter/source/xslt/odf2xhtml/export/common/table_of_content.xsl
+++ b/filter/source/xslt/odf2xhtml/export/common/table_of_content.xsl
@@ -291,7 +291,7 @@ Scenarios tabstops
  -> put the preceding tab stops into a TD (left aligned is default)
 
 4) first style:type would have no right preceding tabStop
- -> works well with first sceanrios 1 and 3
+ -> works well with first scenarios 1 and 3
 
 5) last style:type would be a special case, if it would be left aligned, but 
this won't happen in our case... :D
 

Reply via email to