diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-11-08 23:03:42 +0200 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2020-11-08 22:29:17 +0100 |
commit | be411ce20f093c247ada65b71284e1477664cf98 (patch) | |
tree | 2c91ff88266c69bb950d0da22ab67ee1b9ee3530 | |
parent | 1e7c9a392e18a8d47c59462cb22c14615e2aaea4 (diff) |
change <menuitem> to <widget>
Change-Id: I7f144bddeeb0545741ee14472c742c15ec4e16bc
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105453
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Tested-by: Jenkins
-rw-r--r-- | source/text/swriter/00/00000405.xhp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/source/text/swriter/00/00000405.xhp b/source/text/swriter/00/00000405.xhp index eb9c166224..e90de68a34 100644 --- a/source/text/swriter/00/00000405.xhp +++ b/source/text/swriter/00/00000405.xhp @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <helpdocument version="1.0"> - <!-- * This file is part of the LibreOffice project. * @@ -19,7 +18,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - <meta> <topic id="textswriter0000000405xml" indexer="exclude"> <title xml-lang="en-US" id="tit">Format Menu</title> @@ -67,7 +65,7 @@ <paragraph xml-lang="en-US" id="par_id3151336" role="paragraph">Choose <emph>Insert - Frame - Frame - Columns</emph> tab.</paragraph> <paragraph xml-lang="en-US" id="par_id3149687" role="paragraph">Choose <emph>Format - Frame and Object - Properties - Columns</emph> tab.</paragraph> <paragraph xml-lang="en-US" id="par_id3143276" role="paragraph">Choose <menuitem>Insert - Section - Columns</menuitem> tab.</paragraph> - <paragraph role="paragraph" id="par_id461604680991423">Choose <menuitem>Format - Section</menuitem> - <menuitem>Options</menuitem> button - <menuitem>Columns</menuitem> tab.</paragraph> + <paragraph role="paragraph" id="par_id461604680991423">Choose <menuitem>Format - Section - </menuitem><widget>Options</widget> button - <menuitem>Columns</menuitem> tab.</paragraph> </section> <section id="fussnoteform"> <paragraph xml-lang="en-US" id="par_id3149817" role="paragraph">Choose <emph>Format - Page Style - Footnote</emph> tab.</paragraph> |