[Libreoffice-commits] help.git: source/text

Christian Lohmaier lohmaier+LibreOffice at googlemail.com
Tue Apr 24 10:20:18 UTC 2018


 source/text/scalc/06/calcsamplefiles.xhp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 063187cceb37702ed5cfff401318d3b751387083
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date:   Tue Apr 24 12:17:06 2018 +0200

    paragraph IDs need to be unique...
    
    Change-Id: Id44418c90ee071cd98f20ecfa0296b06292d3343

diff --git a/source/text/scalc/06/calcsamplefiles.xhp b/source/text/scalc/06/calcsamplefiles.xhp
index 23ebeace6..64171b083 100644
--- a/source/text/scalc/06/calcsamplefiles.xhp
+++ b/source/text/scalc/06/calcsamplefiles.xhp
@@ -18,7 +18,7 @@
         <paragraph role="paragraph" id="par_id161521663319917" xml-lang="en-US"><object data="media/files/scalc/imtrigon.ods" id="ods_id61521568603544" type="application/vnd.oasis.opendocument.spreadsheet" /></paragraph>
     </section>
     <section id="trigon">
-        <paragraph role="paragraph" id="par_id161521663319917" xml-lang="en-US"><object data="media/files/scalc/trigon.ods" id="ods_id61521548603544" type="application/vnd.oasis.opendocument.spreadsheet" /></paragraph>
+        <paragraph role="paragraph" id="par_id161521663319918" xml-lang="en-US"><object data="media/files/scalc/trigon.ods" id="ods_id61521548603544" type="application/vnd.oasis.opendocument.spreadsheet" /></paragraph>
     </section>
     </body>
 </helpdocument>


More information about the Libreoffice-commits mailing list