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

Seth Chaiklin (via logerrit) logerrit at kemper.freedesktop.org
Sun Mar 7 12:08:54 UTC 2021


 source/text/shared/01/05220000.xhp |    3 +--
 source/text/shared/01/05990000.xhp |   10 +++-------
 2 files changed, 4 insertions(+), 9 deletions(-)

New commits:
commit 771226e2a53178d66020f878d78baa6ec35ff710
Author:     Seth Chaiklin <sdc.blanco at youmail.dk>
AuthorDate: Sun Mar 7 12:44:05 2021 +0100
Commit:     Seth Chaiklin <sdc.blanco at youmail.dk>
CommitDate: Sun Mar 7 13:08:32 2021 +0100

    Related to: tdf#102265  Correction to Text tab and Text Attributes header
    
        ( shared/01/05990000.xhp )
         * Title said "Text Attributes", but <h1> said "Text".
           Title was correct, so changed <h1> to "Text Attributes"
         * update to <h1>
    
        ( shared/01/05220000.xhp )
         * Title said "Text", but <h1> said "Text Attributes".
           Title is correct, so changed <h1> to "Text"
         * update to <h1>
    
    Change-Id: I3bd52abd0804adf1197778173b2e3de6b732694f
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112079
    Tested-by: Jenkins
    Reviewed-by: Seth Chaiklin <sdc.blanco at youmail.dk>

diff --git a/source/text/shared/01/05220000.xhp b/source/text/shared/01/05220000.xhp
index 9ba95917f..32d64678b 100644
--- a/source/text/shared/01/05220000.xhp
+++ b/source/text/shared/01/05220000.xhp
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <helpdocument version="1.0">
-
 <!--
  * This file is part of the LibreOffice project.
  *
@@ -34,7 +33,7 @@
 <bookmark xml-lang="en-US" branch="hid/.uno:TextAttributes" id="bm_id3160463" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/textattrtabpage/TextAttributesPage" id="bm_id3153514" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/textattrtabpage/@@nowidget@@" id="bm_id3153514" localize="false"/>
-<h1 xml-lang="en-US" id="hd_id3146856"><link href="text/shared/01/05220000.xhp" name="Text">Text Attributes</link></h1>
+<h1 xml-lang="en-US" id="hd_id3146856"><link href="text/shared/01/05220000.xhp" name="Text">Text</link></h1>
          <paragraph xml-lang="en-US" id="par_id3150279" role="paragraph"><ahelp hid="cui/ui/textattrtabpage/TextAttributesPage">Sets the layout and anchoring properties for text in the selected drawing or text object.</ahelp></paragraph>
       </section>
       <section id="howtoget">
diff --git a/source/text/shared/01/05990000.xhp b/source/text/shared/01/05990000.xhp
index 51cb487d9..15aae70bf 100644
--- a/source/text/shared/01/05990000.xhp
+++ b/source/text/shared/01/05990000.xhp
@@ -1,7 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
-
-
-
 <!--
  * This file is part of the LibreOffice project.
  *
@@ -19,9 +16,7 @@
  *   except in compliance with the License. You may obtain a copy of
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  -->
-
-
-		<helpdocument version="1.0">
+<helpdocument version="1.0">
 <meta>
 <topic id="textshared0105990000xml" indexer="include" status="PUBLISH">
 <title id="tit" xml-lang="en-US">Text Attributes</title>
@@ -29,7 +24,8 @@
 </topic>
 </meta>
 <body>
-<section id="text"><comment>UFI: removed 2 help ids</comment><paragraph role="heading" id="hd_id3155757" xml-lang="en-US" level="1"><link href="text/shared/01/05990000.xhp" name="Text">Text</link></paragraph>
+<section id="text"><comment>UFI: removed 2 help ids</comment>
+<h1 id="hd_id3155757" xml-lang="en-US"><link href="text/shared/01/05990000.xhp" name="Text">Text Attributes</link></h1>
 <paragraph role="paragraph" id="par_id3150467" xml-lang="en-US"><variable id="texttext"><ahelp hid=".uno:TextAttributes">Sets the layout and anchoring properties for text in the selected drawing or text object.</ahelp>
 </variable></paragraph>
 </section>


More information about the Libreoffice-commits mailing list