From 4dd9777f3e62637330b733526ed79ca4928e7e80 Mon Sep 17 00:00:00 2001 From: Adolfo Jayme Barrientos Date: Thu, 15 Mar 2018 00:41:44 -0600 Subject: More assorted fixes Change-Id: I7117d911967cacae9bb465d7eb3683f7299a09af --- source/text/scalc/01/04060107.xhp | 2 +- source/text/shared/autopi/01100300.xhp | 2 +- source/text/shared/guide/cmis-remote-files.xhp | 2 +- source/text/swriter/01/watermark.xhp | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) (limited to 'source/text') diff --git a/source/text/scalc/01/04060107.xhp b/source/text/scalc/01/04060107.xhp index b9cd4e3e11..205e1913a6 100644 --- a/source/text/scalc/01/04060107.xhp +++ b/source/text/scalc/01/04060107.xhp @@ -139,7 +139,7 @@ Using Inline Array Constants in Formulas Calc supports inline matrix/array constants in formulas. An inline array is surrounded by curly braces '{' and '}'. Elements can be each a number (including negatives), a logical constant (TRUE, FALSE), or a literal string. Non-constant expressions are not allowed. Arrays can be entered with one or more rows, and one or more columns. All rows must consist of the same number of elements, all columns must consist of the same number of elements. The column separator (separating elements in one row) and the row separator are language and locale dependent. But in this help content, the ';' semicolon and '|' pipe symbol are used to indicate the column and row separators, respectively. For example, in the English locale, the ',' comma is used as the column separator, while the ';' semicolon is used as the row separator. -The row and column separator can be seen and altered in Tools - Options - Calc - Formula - Separators. +You can view and change the row and column separator in %PRODUCTNAME - PreferencesTools - Options - Calc - Formula - Separators. Arrays can not be nested. Examples: ={1;2;3} diff --git a/source/text/shared/autopi/01100300.xhp b/source/text/shared/autopi/01100300.xhp index 21bda1c7fb..cd4be63ec7 100644 --- a/source/text/shared/autopi/01100300.xhp +++ b/source/text/shared/autopi/01100300.xhp @@ -32,7 +32,7 @@
Report Wizard - Sort Options -.Select the fields by which to sort the report. Fields can be sorted by up to four levels, each either ascending or descending. Grouped fields can only be sorted within each group. +Select the fields by which to sort the report. Fields can be sorted by up to four levels, each either ascending or descending. Grouped fields can only be sorted within each group.
diff --git a/source/text/shared/guide/cmis-remote-files.xhp b/source/text/shared/guide/cmis-remote-files.xhp index 66108afb0a..07d9056131 100644 --- a/source/text/shared/guide/cmis-remote-files.xhp +++ b/source/text/shared/guide/cmis-remote-files.xhp @@ -100,7 +100,7 @@ If the file was opened from a CMIS server, choose File - Save, click on the Save button or hit Ctrl + S. - If the file is not stored in a CMIS server, Choose File - Save to Remote Server or do a long click in the Save icon, and select Save Remote File + If the file is not stored in a CMIS server, choose File - Save to Remote Server or long-click the Save icon and select Save Remote File. The Remote files dialog appears diff --git a/source/text/swriter/01/watermark.xhp b/source/text/swriter/01/watermark.xhp index 6b5e60134d..4d932a7633 100644 --- a/source/text/swriter/01/watermark.xhp +++ b/source/text/swriter/01/watermark.xhp @@ -49,10 +49,10 @@ Select the slant angle for the watermark. A positive angle displays tha watermark from bottom to top. A negative value displays the watermark text from top to bottom. Transparency - Select the transparency index for the watermark. A 0% value produce an opaque watermark and a value of 100% is totally transparent (invisible). + Select the transparency level for the watermark. A 0% value produces an opaque watermark and a value of 100% is totally transparent (invisible). Color - Select color from the drop-down box. + Select a color from the drop-down box. To change a watermark contents or setting. If the watermark in use is a text inserted by the Format - Watermark menu command or by the document classification settings, you can edit the contents and settings on opening the watermark dialog.
-- cgit