diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2021-01-22 17:26:18 +0100 |
---|---|---|
committer | Andrea Gelmini <andrea.gelmini@gelma.net> | 2021-01-22 17:27:39 +0100 |
commit | 859c52b35a1cd6b624554c71f8ef2097ddd58b11 (patch) | |
tree | 9cc41043b1a82ba697669d66a407479dd15ee929 | |
parent | 18c3e6381615108470e2a17a786b317cc326561f (diff) |
Fix typo
Change-Id: I8f17236721839f1a0fc909629e80c6e18e98fd18
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109826
Tested-by: Jenkins
Reviewed-by: Andrea Gelmini <andrea.gelmini@gelma.net>
-rw-r--r-- | source/text/shared/02/02160000.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/02/02160000.xhp b/source/text/shared/02/02160000.xhp index 2a207051f8..93677487d2 100644 --- a/source/text/shared/02/02160000.xhp +++ b/source/text/shared/02/02160000.xhp @@ -60,7 +60,7 @@ <paragraph id="par_id851610983100948" role="listitem">Click the <emph>Character Highlighting Color</emph> icon on the <emph>Formatting</emph> bar.</paragraph> </listitem> <listitem> - <paragraph id="par_id461611232078309" role="listitem">If you want to type after the selection without highligthing, click <switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+M</keycode>.</paragraph> + <paragraph id="par_id461611232078309" role="listitem">If you want to type after the selection without highlighting, click <switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+M</keycode>.</paragraph> </listitem> </list> <h3 id="par_id3166460">For Multiple Selections</h3><comment>UFI: see #112387#</comment> |