diff options
author | sabri unal <yakushabb@gmail.com> | 2018-12-11 07:30:09 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-12-11 13:22:22 +0100 |
commit | 5abb3095fd77d63225d3afedd6f9bac8cb11ef85 (patch) | |
tree | 6f0337333e13d14c9737f88d4bcd93f2595ed3e4 | |
parent | 3db6e5510a0ad3a1896117b815067ddcdf2568e7 (diff) |
Typo: Put a space after a full stop.
Change-Id: I2898aefe96a3945952990470da5c7ffa6991710e
Reviewed-on: https://gerrit.libreoffice.org/64917
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/optionen/01060300.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/optionen/01060300.xhp b/source/text/shared/optionen/01060300.xhp index cbe3b13407..7f11fb1ad4 100644 --- a/source/text/shared/optionen/01060300.xhp +++ b/source/text/shared/optionen/01060300.xhp @@ -79,9 +79,9 @@ <paragraph role="heading" id="hd_id3146147" xml-lang="en-US" level="3">Position cell reference with selection</paragraph> <paragraph role="paragraph" id="par_id31508727" xml-lang="en-US"><ahelp hid="modules/scalc/ui/scgeneralpage/legacy_cell_selection_cb">With the option set, expanding a selection (with <switchinline select="sys"><caseinline select="MAC"><item type="keycode">Command </item></caseinline><defaultinline><item type="keycode">Ctrl</item></defaultinline></switchinline> +<item type="keycode">Shift</item>+<item type="keycode">Down/Up</item>) jumps to the end of the range in the column that was added as last to the initial selection. -When the option is not set, expanding a selection (with <switchinline select="sys"><caseinline select="MAC"><item type="keycode">Command</item></caseinline><defaultinline><item type="keycode">Ctrl</item></defaultinline></switchinline>+<item type="keycode">Shift + When the option is not set, expanding a selection (with <switchinline select="sys"><caseinline select="MAC"><item type="keycode">Command</item></caseinline><defaultinline><item type="keycode">Ctrl</item></defaultinline></switchinline>+<item type="keycode">Shift </item>+<item type="keycode">Down/Up</item>) jumps to the end of the range in the column where selecting the cell range was started. -The same of course applies when extending a selection on rows, with <switchinline select="sys"><caseinline select="MAC"><item type="keycode">Command</item></caseinline><defaultinline><item type="keycode">Ctrl</item></defaultinline></switchinline>+<item type="keycode"> + The same of course applies when extending a selection on rows, with <switchinline select="sys"><caseinline select="MAC"><item type="keycode">Command</item></caseinline><defaultinline><item type="keycode">Ctrl</item></defaultinline></switchinline>+<item type="keycode"> Shift</item>+<item type="keycode">Left/Right</item>.</ahelp></paragraph> </body> </helpdocument> |