diff options
author | Stéphane Guillou <stephane.guillou@member.fsf.org> | 2022-11-21 16:35:22 +0100 |
---|---|---|
committer | Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> | 2022-11-22 08:53:35 +0100 |
commit | 758a4b21158ff828a95de8d3b441fee792ee6cb6 (patch) | |
tree | 508729b8c31618245d5d1e0ba9d882494e2ec45a /source | |
parent | 7fa50f5c2f7280129f856f3f9fab85ac047a3e2c (diff) |
replace "Function" string with correct button name "Formula"
Change-Id: I1abb41a4677e570b2224a2841b699220d3dc7f03
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/142929
Tested-by: Jenkins
Tested-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/scalc/guide/formula_enter.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/scalc/guide/formula_enter.xhp b/source/text/scalc/guide/formula_enter.xhp index 1ea5acb80d..7e9eddb68e 100644 --- a/source/text/scalc/guide/formula_enter.xhp +++ b/source/text/scalc/guide/formula_enter.xhp @@ -42,7 +42,7 @@ <paragraph role="listitem" id="par_id3145364" xml-lang="en-US">Click the cell in which you want to enter the formula.</paragraph> </listitem> <listitem> -<paragraph role="listitem" id="par_id3150012" xml-lang="en-US">Click the <emph>Function</emph> icon on the Formula Bar.</paragraph> +<paragraph role="listitem" id="par_id3150012" xml-lang="en-US">Click the <emph>Formula</emph> icon on the Formula Bar.</paragraph> <paragraph role="listitem" id="par_id3156441" xml-lang="en-US">You will now see an equals sign in the input line and you can begin to input the formula.</paragraph> </listitem> <listitem> |