diff options
author | Dione Maddern <dionemaddern@gmail.com> | 2024-05-27 05:04:53 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-05-27 12:28:44 +0200 |
commit | 8cba63bac0833eb8af14e507c2f2123a39c4d595 (patch) | |
tree | 14aa0706f10c1fb8c096d1a07ec725214f03fa6b | |
parent | 40c26a09bc1350905c00f263858bf0398597c408 (diff) |
tdf#129097 Remove extra word in help pages
Removed extra "box" after "Name Box" in:
text/scalc/01/04070100.xhp
text/scalc/04/01020000.xhp
Change-Id: I7901f94af65956382bf2563757a9e7a7fc5727b5
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/168060
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
-rw-r--r-- | source/text/scalc/01/04070100.xhp | 2 | ||||
-rw-r--r-- | source/text/scalc/04/01020000.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/scalc/01/04070100.xhp b/source/text/scalc/01/04070100.xhp index 715c93403e..27cd189c19 100644 --- a/source/text/scalc/01/04070100.xhp +++ b/source/text/scalc/01/04070100.xhp @@ -40,7 +40,7 @@ <section id="howtoget"> <embed href="text/scalc/00/00000404.xhp#define_name"/> </section> -<paragraph role="paragraph" id="par_id3155131">The <menuitem>Name Box</menuitem> box on the Formula bar contains a list of defined names for the ranges or formula expressions and their scope between parenthesis. Click a name from this box to highlight the corresponding reference on the spreadsheet. Names given formulas or parts of a formula are not listed here.</paragraph> +<paragraph role="paragraph" id="par_id3155131">The <menuitem>Name Box</menuitem> on the Formula bar contains a list of defined names for the ranges or formula expressions and their scope between parenthesis. Click a name from this box to highlight the corresponding reference on the spreadsheet. Names given formulas or parts of a formula are not listed here.</paragraph> <bookmark branch="hid/modules/scalc/ui/definename/edit" id="bm_id3151114" localize="false"/> <section id="h2name"> <h2 id="hd_id3151118">Name</h2> diff --git a/source/text/scalc/04/01020000.xhp b/source/text/scalc/04/01020000.xhp index 1f13810706..c871252201 100644 --- a/source/text/scalc/04/01020000.xhp +++ b/source/text/scalc/04/01020000.xhp @@ -437,7 +437,7 @@ <paragraph role="tablecontent" id="hd_id3150568" xml-lang="en-US">Shift+<switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F5</paragraph> </tablecell> <tablecell> - <paragraph role="tablecontent" id="par_id3153551" xml-lang="en-US">Moves the cursor from the <emph>Input line</emph> to the <menuitem>Name Box</menuitem> box. You can also use Shift+<switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+T.</paragraph> + <paragraph role="tablecontent" id="par_id3153551" xml-lang="en-US">Moves the cursor from the <emph>Input line</emph> to the <menuitem>Name Box</menuitem>. You can also use Shift+<switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+T.</paragraph> </tablecell> </tablerow> <tablerow> |