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:40:47 +0100 |
commit | 3840b15dd7fac37566c41f5579d333f3a1f655c2 (patch) | |
tree | 7848ca98ab2787c7559b4d6eeac68f26fdb0f410 | |
parent | 58ac48c0056e70c9e1e44e9ef84355dddb13784a (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>
-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> |