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

Stephan Bergmann sbergman at redhat.com
Wed Nov 23 08:31:29 UTC 2016


 source/text/shared/01/05020301.xhp |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit ba5028e397bda2a0d8870c29696d55ef2f060c6b
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Wed Nov 23 09:29:12 2016 +0100

    Fix duplicate par_id that broke the build
    
    ...by randomly renaming one of the two identical IDs that got both introduced
    with 576f344764a89a1533d39d1424d3bd4176af1aae "tdf#36038 Help for Extended LCID"
    
    Change-Id: I703e4397c7674c6262683829284c1e2b9a11b5af

diff --git a/source/text/shared/01/05020301.xhp b/source/text/shared/01/05020301.xhp
index 54e2654..0be6eec 100644
--- a/source/text/shared/01/05020301.xhp
+++ b/source/text/shared/01/05020301.xhp
@@ -2110,7 +2110,7 @@
   </tablerow>
   <tablerow>
     <tablecell>
-      <paragraph id="par_id231020161309414612" role="tablecontent" xml-lang="en-US">13</paragraph>
+      <paragraph id="par_id231020161309414613" role="tablecontent" xml-lang="en-US">13</paragraph>
     </tablecell>
     <tablecell>
       <paragraph id="par_id231020161509473329" role="tablecontent" xml-lang="en-US">Mongolian</paragraph>
@@ -2462,4 +2462,4 @@
 </section>
 </body>
 
-</helpdocument>
\ No newline at end of file
+</helpdocument>


More information about the Libreoffice-commits mailing list