diff options
author | Sophia Schröder <sophia.schroeder@libreoffice.org> | 2020-02-05 14:40:02 +0100 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2020-02-28 12:13:49 +0100 |
commit | 1da820d0fff299544c8d64c3ae5071c862651968 (patch) | |
tree | fd7ad225797c33b2f4c9f335523a7a34e9c953ae | |
parent | ab71a53eb7ba5001cd78781106dbf83f8191a072 (diff) |
... and get rid of this wrong written "sub-menu" even
Change-Id: I7e276fd5196e4d26f26d49544016c6b1485d977d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88029
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-rw-r--r-- | source/text/scalc/main0104.xhp | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/source/text/scalc/main0104.xhp b/source/text/scalc/main0104.xhp index b791ddb539..f3c87ea4d9 100644 --- a/source/text/scalc/main0104.xhp +++ b/source/text/scalc/main0104.xhp @@ -24,12 +24,9 @@ <filename>/text/scalc/main0104.xhp</filename> </topic> </meta> - <body> - <section id="insert"> <bookmark xml-lang="en-US" branch="hid/.uno:InsertMenu" id="bm_id8230842" localize="false"/> - <h1 id="hd_id3157909"><link href="text/scalc/main0104.xhp" name="Insert">Insert</link></h1> <paragraph id="par_id3153896" role="paragraph" xml-lang="en-US"><ahelp hid=".">The <emph>Insert</emph> menu contains commands for inserting new elements, such as images, text boxes, object, media, cell names and much more into the current sheet.</ahelp></paragraph> </section> @@ -71,11 +68,10 @@ <paragraph role="paragraph" id="par_id91577295463980">Inserts the current time in the cell.</paragraph> <h2 id="hd_id621577296064493">Field</h2> -<paragraph role="paragraph" id="par_id391577296078546">Opens a sub-menu for selecting the date, sheet name or document title in the cell.</paragraph> +<paragraph role="paragraph" id="par_id391577296078546">Opens a submenu for selecting the date, sheet name or document title in the cell.</paragraph> <embed href="text/scalc/01/02120000.xhp#headers_footers"/> <embed href="text/shared/menu/insert_form_control.xhp#form_control_submenu"/> <embed href="text/shared/01/addsignatureline.xhp#addsignaturelineh1"/> - </body> </helpdocument> |