From a3ad770b3b2ca000646c0b3bfa0933e8486c7a22 Mon Sep 17 00:00:00 2001 From: Sabri Unal Date: Tue, 11 Dec 2018 22:28:55 +0200 Subject: Correct some Format - Row/Column/Cell paths Some Format - Row/Column/Cell paths are corrected as Format - Rows/Columns/Cells Change-Id: If9795322ca50f3f5646b9195de69eb1e348662cf Reviewed-on: https://gerrit.libreoffice.org/64985 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/shared/00/00040503.xhp | 4 ++-- source/text/shared/02/02130000.xhp | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'source/text/shared') diff --git a/source/text/shared/00/00040503.xhp b/source/text/shared/00/00040503.xhp index b06a4d5862..d60fb28d0f 100644 --- a/source/text/shared/00/00040503.xhp +++ b/source/text/shared/00/00040503.xhp @@ -30,11 +30,11 @@ Format Menu
-Choose Format - Row - Height. +Choose Format - Rows - Height. Open context menu of a row header in an open database table - choose Row Height.
-Choose Format - Column - Width. +Choose Format - Columns - Width. Open context menu of a column header in a database table - choose Column Width.
diff --git a/source/text/shared/02/02130000.xhp b/source/text/shared/02/02130000.xhp index 65071c7bc8..859cb90072 100644 --- a/source/text/shared/02/02130000.xhp +++ b/source/text/shared/02/02130000.xhp @@ -31,7 +31,7 @@ Click the Decrease Indent icon to reduce the left indent of the current paragraph or cell content and set it to the previous default tab position.
If you previously increased the indentation for several collectively selected paragraphs, this command can decrease the indentation for all of the selected paragraphs. -The cell content refers to the current value under Format - Cell - Alignment. +The cell content refers to the current value under Format - Cells - Alignment.
-- cgit