diff options
author | Olivier <olivier.hallot@libreoffice.org> | 2017-03-14 14:17:58 -0300 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2017-03-15 06:09:59 +0000 |
commit | 6ecc6435e33713129f7e56de1c28c5064128dc13 (patch) | |
tree | 5e39a8dff313377bb2e0c6feef015897ebdce994 | |
parent | caa80eb9b85837042dde3493c381eeae0fc37e9d (diff) |
Remove useless tag
Change-Id: I3ba1ea5632401645682955ecfc7ba8b740099746
Reviewed-on: https://gerrit.libreoffice.org/35195
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-rw-r--r-- | source/text/scalc/guide/scenario.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/scalc/guide/scenario.xhp b/source/text/scalc/guide/scenario.xhp index 5e8a329fac..6255959389 100644 --- a/source/text/scalc/guide/scenario.xhp +++ b/source/text/scalc/guide/scenario.xhp @@ -39,7 +39,7 @@ <paragraph role="paragraph" id="par_id3154704" xml-lang="en-US" l10n="U" oldref="16">To create a scenario, select all the cells that provide the data for the scenario. </paragraph> <list type="ordered"> <listitem> -<paragraph role="listitem" id="par_id3154020" xml-lang="en-US" l10n="CHG" oldref="17">Select the cells that contain the values that will change between scenarios. To select multiple cells, hold down the <switchinline select="sys"><caseinline select="MAC"><item type="keycode">Command</item></caseinline><defaultinline><item type="keycode">Ctrl</item></defaultinline></switchinline><item type="keycode"></item> key as you click each cell.</paragraph> +<paragraph role="listitem" id="par_id3154020" xml-lang="en-US" l10n="CHG" oldref="17">Select the cells that contain the values that will change between scenarios. To select multiple cells, hold down the <switchinline select="sys"><caseinline select="MAC"><item type="keycode">Command</item></caseinline><defaultinline><item type="keycode">Ctrl</item></defaultinline></switchinline> key as you click each cell.</paragraph> </listitem> <listitem> <paragraph role="listitem" id="par_id3150364" xml-lang="en-US" l10n="U" oldref="18">Choose <emph>Tools - Scenarios</emph>. The <emph>Create Scenario</emph> dialog appears.</paragraph> |