From a66bd48b54c7efea526cd2bbebbba924d8524c0e Mon Sep 17 00:00:00 2001 From: Stanislav Horacek Date: Fri, 12 Aug 2016 21:31:54 +0200 Subject: tdf#101163 adjust menu path to changing case Change-Id: Ia0c35fbff1f638040bd48971da8a536bf799367a Reviewed-on: https://gerrit.libreoffice.org/28092 Reviewed-by: Olivier Hallot Tested-by: Olivier Hallot --- source/text/shared/00/00040500.xhp | 3 +-- source/text/swriter/guide/text_capital.xhp | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'source/text') diff --git a/source/text/shared/00/00040500.xhp b/source/text/shared/00/00040500.xhp index 481248be64..0fb4cf1229 100644 --- a/source/text/shared/00/00040500.xhp +++ b/source/text/shared/00/00040500.xhp @@ -325,8 +325,7 @@
-Choose Format - Text - Change Case -Open context menu (text) - choose Change Case +Choose Format - Text or Format - Text - Change Case
diff --git a/source/text/swriter/guide/text_capital.xhp b/source/text/swriter/guide/text_capital.xhp index 0dcc06f9a2..353663e0aa 100644 --- a/source/text/swriter/guide/text_capital.xhp +++ b/source/text/swriter/guide/text_capital.xhp @@ -39,7 +39,7 @@ Changing the Case of Text You can change the case of text, format text with small capitals, or capitalize the first letter of each word in a selection. - When you apply formatting to your text by Format - Character, the text stays the same, it is only displayed in another way. On the other hand, when you choose Format - Text - Change Case, the text is permanently changed. + When you apply formatting to your text by Format - Character, the text stays the same, it is only displayed in another way. On the other hand, when you choose Format - Text or Format - Text - Change Case, the text is permanently changed. To Capitalize Text @@ -47,7 +47,7 @@ Do one of the following: - Choose Format - Text - Change Case - Uppercase. + Choose Format - Text - Uppercase. Choose Format - Character, click the Font Effects tab, then select the type of capitalization in the Effects box. "Capitals" capitalizes all letters. "Title" capitalizes the first letter of each word. "Small capitals" capitalizes all letters, but in a reduced font size. @@ -59,7 +59,7 @@ Do one of the following: - Choose Format - Text - Change Case - Lowercase. + Choose Format - Text - Lowercase. Choose Format - Character, click the Font Effects tab, then select "Lowercase" in the Effects box. -- cgit