From 2103dc93c16973e31b086f80bde7f2d6960b0ca9 Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Thu, 23 Jan 2020 22:27:34 +0100 Subject: New wording for regex Help pages + fix typo Change-Id: Icdd99e4e750fc95ff6e21aac8894ad6ecd8ed5d2 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/87306 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/shared/01/02100001.xhp | 2 +- source/text/shared/01/05210200.xhp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'source') diff --git a/source/text/shared/01/02100001.xhp b/source/text/shared/01/02100001.xhp index 48b5e168b4..88cdf8bd88 100644 --- a/source/text/shared/01/02100001.xhp +++ b/source/text/shared/01/02100001.xhp @@ -53,7 +53,7 @@ Any character - The given character unless it is a regular expression meta character, which follow in this table. + The given character, unless it is a regular expression meta character. The list of meta characters follows in this table. diff --git a/source/text/shared/01/05210200.xhp b/source/text/shared/01/05210200.xhp index 3c9b2fbcb6..08194b1080 100644 --- a/source/text/shared/01/05210200.xhp +++ b/source/text/shared/01/05210200.xhp @@ -58,7 +58,7 @@

New

Displays the new color for the object that will be applied when you press OK.

R, G and B

- The red, blue and green components values of the new color. You can define the new color by entering the red, green and blue values in the respective R, G and B spin boxes.Allowed values are 0 to 255. + The red, blue and green components values of the new color. You can define the new color by entering the red, green and blue values in the respective R, G and B spin boxes. Allowed values are 0 to 255.

Hex

The color value in hexadecimal notation. You can enter the hexadecimal value in the Hex text box.

Pick

-- cgit