diff options
author | Rafael Lima <rafael.palma.lima@gmail.com> | 2022-06-08 13:42:31 +0200 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2022-06-08 16:37:43 +0200 |
commit | fc9022d593c7b7ae9818ed4b4502a2743e7ac377 (patch) | |
tree | e692c7d85b258bbe785704238105dd08fe0fadbb /source/text/scalc | |
parent | 40ee3181de08d372b5a25bb691644a94d3ffe9bd (diff) |
Fix sentence about solver settings
As pointed out by Adolfo in change 40ee3181de08d372b5a25bb691644a94d3ffe9bd, the word "beware" was used incorrectly. This patch fixes it.
Change-Id: I3b2dd94b04b9c9c5ca5dc9c0b4c99a8e1c048941
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135384
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'source/text/scalc')
-rw-r--r-- | source/text/scalc/01/solver.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/scalc/01/solver.xhp b/source/text/scalc/01/solver.xhp index be910d44d4..1aa2fa6a3b 100644 --- a/source/text/scalc/01/solver.xhp +++ b/source/text/scalc/01/solver.xhp @@ -52,7 +52,7 @@ <comment>target cell</comment> <h2 id="hd_id21589912365601">Solver settings</h2> -<warning id="par_id501589912905479">Beware that solver settings are not saved to the file by %PRODUCTNAME Calc. Closing and reopening the file will reset the solver dialog to default settings.</warning> +<warning id="par_id501589912905479">Solver settings are not saved to the file by %PRODUCTNAME Calc. Closing and reopening the file will reset the solver dialog to default settings.</warning> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/solverdlg/targetedit" id="bm_id8861964" localize="false"/> <h3 id="hd_id121589913023217">Target Cell</h3> |