filter/source/xslt/odf2xhtml/export/common/table_of_content.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 8bdaadf70b207d2f4a6b64375dde709b91b3d04c Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Sat Nov 7 21:19:15 2020 +0100 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Sat Nov 7 22:36:50 2020 +0100 Fix typo Change-Id: I48ca76805f7f2b7c826ca7cff7927603275e5151 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105437 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 bbbb26703399..f26e2cc0a6c9 100644 --- a/filter/source/xslt/odf2xhtml/export/common/table_of_content.xsl +++ b/filter/source/xslt/odf2xhtml/export/common/table_of_content.xsl @@ -156,7 +156,7 @@ <!-- *** Create Table for Content Table Paragraph *** --> <!-- ************************************************ --> - <!-- Usually the paragraph in a content-table are ordered by tab-stops, which can not be displayed correctly by XHTML/CSS + <!-- Usually the paragraphs in a content-table are ordered by tab-stops, which can not be displayed correctly by XHTML/CSS Therefore they will be simulated by a table --> <xsl:template match="text:p" mode="content-table"> <xsl:param name="globalData"/> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits