diff options
author | Stanislav Horacek <stanislav.horacek@gmail.com> | 2023-12-16 19:37:34 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-12-17 15:43:15 +0100 |
commit | ec425b5e6b6d6b2a8ef512e87f41f650785717d3 (patch) | |
tree | 7848ca98ab2787c7559b4d6eeac68f26fdb0f410 | |
parent | b8d853c9b126d6d7a26843c400f18db93b1ce929 (diff) |
fix menu path to delete cells command
Change-Id: I19cdb8441d9b1dfea4a79ac0bf8a7332494f9ffc
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/160873
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
(cherry picked from commit 66324e6b05d29232c8c008ca269531aff113173e)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/160863
-rw-r--r-- | source/text/scalc/01/04020000.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/scalc/01/04020000.xhp b/source/text/scalc/01/04020000.xhp index 05766c6ff7..d5327c2544 100644 --- a/source/text/scalc/01/04020000.xhp +++ b/source/text/scalc/01/04020000.xhp @@ -35,7 +35,7 @@ <h1 id="hd_id3156023"><variable id="h1"><link href="text/scalc/01/04020000.xhp">Insert Cells</link></variable></h1> <paragraph role="paragraph" id="par_id3150542"><variable id="zelleneinfuegentext"><ahelp hid=".uno:InsertCell">Opens the <emph>Insert Cells</emph> dialog, in which you can insert new cells according to the options that you specify.</ahelp></variable></paragraph> </section> -<paragraph role="paragraph" id="par_id851702164980152">You can delete cells by choosing <link href="text/scalc/01/02160000.xhp"><emph>Edit - Delete Cells</emph></link>.</paragraph> +<paragraph role="paragraph" id="par_id851702164980152">You can delete cells by choosing <link href="text/scalc/01/02160000.xhp"><emph>Sheet - Delete Cells</emph></link>.</paragraph> <section id="howtoget"> <embed href="text/scalc/00/00000404.xhp#insert_cells"/> </section> |