diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2021-03-07 12:44:05 +0100 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2021-03-07 13:08:32 +0100 |
commit | 771226e2a53178d66020f878d78baa6ec35ff710 (patch) | |
tree | 374cf84fb950d1530cadb1bc95f9caadab39a697 /source/text/shared/01 | |
parent | 9121a0732c01e71a1f5dea5a6d32ee03a3157703 (diff) |
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@youmail.dk>
Diffstat (limited to 'source/text/shared/01')
-rw-r--r-- | source/text/shared/01/05220000.xhp | 3 | ||||
-rw-r--r-- | source/text/shared/01/05990000.xhp | 10 |
2 files changed, 4 insertions, 9 deletions
diff --git a/source/text/shared/01/05220000.xhp b/source/text/shared/01/05220000.xhp index 9ba95917f0..32d64678bb 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 51cb487d91..15aae70bf8 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> |