diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2021-11-26 00:30:52 +0100 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2021-11-26 03:48:24 +0100 |
commit | 5cee59d11c86adc21bee3056bf0b0ac09e4d19ff (patch) | |
tree | 83484bc6a6bc043796e9159c7e70ccd0096c6192 | |
parent | dd60d3ce1b330fc8e594734adfdb600e324d6f72 (diff) |
Fix typo
Change-Id: Ibebb1d297c72c1a48191b5c875c9e9c9dd465054
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125854
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
(cherry picked from commit 4de0e64acce71f06fe07dbe989f77a2aedb4e7d6)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125833
-rw-r--r-- | source/text/swriter/guide/text_direct_cursor.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/swriter/guide/text_direct_cursor.xhp b/source/text/swriter/guide/text_direct_cursor.xhp index 9bc7d21489..c91cbb451e 100644 --- a/source/text/swriter/guide/text_direct_cursor.xhp +++ b/source/text/swriter/guide/text_direct_cursor.xhp @@ -39,7 +39,7 @@ <list type="ordered"> <listitem> <paragraph xml-lang="en-US" id="par_idN106A3" role="listitem">On the <menuitem>Tools</menuitem> bar, click the <menuitem>Direct Cursor</menuitem> icon -<image id="img_id3149846" src="cmd/sc_shadowcursor.png" width="1cm" height="1cm"><alt xml-lang="en-US" id="alt_id3149846">Icon</alt></image>. Alternativelly, enable <emph>Direct Cursor</emph> by going to <menuitem>Edit - Direct Cursor Mode</menuitem>.</paragraph> +<image id="img_id3149846" src="cmd/sc_shadowcursor.png" width="1cm" height="1cm"><alt xml-lang="en-US" id="alt_id3149846">Icon</alt></image>. Alternatively, enable <emph>Direct Cursor</emph> by going to <menuitem>Edit - Direct Cursor Mode</menuitem>.</paragraph> </listitem> <listitem> <paragraph xml-lang="en-US" id="par_idN106C5" role="listitem">Click in a free space in the text document. The mouse pointer changes to reflect the alignment that will be applied to the text that you type:</paragraph> @@ -90,4 +90,4 @@ <embed href="text/shared/guide/standard_template.xhp#standard_template"/> </section> </body> -</helpdocument>
\ No newline at end of file +</helpdocument> |