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

New commits:
commit a7b5fe0c813977347a8d10ac5a52862f6150fbc0
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Fri Jun 9 21:12:52 2023 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sat Jun 10 07:13:39 2023 +0200

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

diff --git a/filter/source/xslt/odf2xhtml/export/xhtml/body.xsl 
b/filter/source/xslt/odf2xhtml/export/xhtml/body.xsl
index 278b613c766c..a8a4aa0b0347 100644
--- a/filter/source/xslt/odf2xhtml/export/xhtml/body.xsl
+++ b/filter/source/xslt/odf2xhtml/export/xhtml/body.xsl
@@ -3000,7 +3000,7 @@
             (realized style family 'section' is missing, see 
https://docs.oasis-open.org/office/OpenDocument/v1.3/os/schemas/OpenDocument-v1.3-schema-rng.html#12668
                 and wrote an issue to ODF TC: 
https://github.com/oasis-tcs/odf-tc/issues/49
 
-            in addition the mapping of styleable ODF elements to their 
@style:family attribute is availabe in structured form (XML) in the ODF Toolkit 
generator project:
+            in addition the mapping of styleable ODF elements to their 
@style:family attribute is available in structured form (XML) in the ODF 
Toolkit generator project:
                
https://github.com/tdf/odftoolkit/blob/master/generator/schema2template/src/test/resources/test-input/odf/generation/odfdom-java/dom/grammar-additions.xml#LL43C52-L43C52r-additions.xml#LL43C52-L43C52
         -->
         <xsl:choose>

Reply via email to