diff options
author | Stanislav Horacek <stanislav.horacek@gmail.com> | 2018-04-03 16:02:14 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-04-04 03:56:56 +0200 |
commit | 339779bff9de651fec841385be91d5c12a1c4aaf (patch) | |
tree | 1907c8fdaf40a21588c0b85d09ff451ca0c94660 /source/text/shared | |
parent | aac05322db1b99099aee32e92b0a585748ac5bc6 (diff) |
fix menu item name of chart titles
Change-Id: I5de3361085f2baa3914aaf9952c1b98f8e0f39d4
Reviewed-on: https://gerrit.libreoffice.org/52328
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared')
-rw-r--r-- | source/text/shared/guide/chart_title.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/guide/chart_title.xhp b/source/text/shared/guide/chart_title.xhp index 60a90f9323..e3bf5d5887 100644 --- a/source/text/shared/guide/chart_title.xhp +++ b/source/text/shared/guide/chart_title.xhp @@ -44,7 +44,7 @@ </listitem> <listitem> <paragraph role="listitem" id="par_id3149811" xml-lang="en-US">Double-click on an existing title text. A gray border appears around the text and you can now make changes. Press Enter to create a new line.</paragraph> -<paragraph role="listitem" id="par_id2706991" xml-lang="en-US">If no title text exists, choose <emph>Insert - Title</emph> to enter the text in a dialog.</paragraph> +<paragraph role="listitem" id="par_id2706991" xml-lang="en-US">If no title text exists, choose <emph>Insert - Titles</emph> to enter the text in a dialog.</paragraph> </listitem> <listitem> <paragraph role="listitem" id="par_id3145382" xml-lang="en-US">A single-click on the title allows you to move it with the mouse.</paragraph> |