diff options
author | Sophia Schröder <sophia.schroeder@libreoffice.org> | 2018-04-19 18:43:24 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-04-20 19:55:24 +0200 |
commit | 179f2229a0cddb93cccffe04b0c511da73b452fe (patch) | |
tree | d9a32c2c89186ca090170acb3d362b501656a450 /source | |
parent | fe257ad7f55c500237bbeba8c6e13d7aa682fc22 (diff) |
Fixing wrong help text
it is the other way around, no?
left arrow button <-> right arrow button
Change-Id: I2af8aae09f2e9a70daeee062be7cb72b315c6336
Reviewed-on: https://gerrit.libreoffice.org/53172
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: dennisroczek <dennisroczek@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/01/06140400.xhp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/source/text/shared/01/06140400.xhp b/source/text/shared/01/06140400.xhp index bb5a437efa..92110b7c97 100644 --- a/source/text/shared/01/06140400.xhp +++ b/source/text/shared/01/06140400.xhp @@ -55,10 +55,10 @@ <paragraph role="heading" id="hd_id651514304289436" level="2" xml-lang="en-US">Remove</paragraph> <paragraph role="paragraph" id="par_id61514304306614" xml-lang="en-US">Click on the remove button to delete the toolbar.</paragraph> <paragraph role="note" id="par_idN10910" xml-lang="en-US">You can only delete custom toolbar and custom toolbar entries.</paragraph> -<paragraph role="heading" id="hd_id961514303975994" level="2" xml-lang="en-US">Left Arrow button</paragraph> -<paragraph role="paragraph" id="par_id941514303982378" xml-lang="en-US">Click on the left arrow button to select a function on the left display box and copy to the right display box. This will add the function to the selected toolbar.</paragraph> -<paragraph role="heading" id="hd_id161514303992615" level="2" xml-lang="en-US">Right Arrow button</paragraph> -<paragraph role="paragraph" id="par_id361514304000470" xml-lang="en-US">Click on the right arrow button to remove the selected command from the current toolbar.</paragraph> +<paragraph role="heading" id="hd_id961514303975994" level="2" xml-lang="en-US">Right Arrow button</paragraph> +<paragraph role="paragraph" id="par_id941514303982378" xml-lang="en-US">Click on the right arrow button to select a function on the left display box and copy to the right display box. This will add the function to the selected toolbar.</paragraph> +<paragraph role="heading" id="hd_id161514303992615" level="2" xml-lang="en-US">Left Arrow button</paragraph> +<paragraph role="paragraph" id="par_id361514304000470" xml-lang="en-US">Click on the left arrow button to remove the selected command from the current toolbar.</paragraph> <paragraph role="heading" id="hd_id761514304005994" level="2" xml-lang="en-US">Up and Down Arrow buttons</paragraph> <paragraph role="paragraph" id="par_id761514304011466" xml-lang="en-US">Click on the Up or Down arrows on the right to move the selected command upward or downward in the list of displayed toolbar commands.</paragraph> <paragraph role="tip" id="par_id301514305066046" xml-lang="en-US">You can drag and drop the selected command to move it to the position you want.</paragraph> |