From 6890ffec515115d253b8c452251fc5d393e47ca7 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Tue, 27 Apr 2021 15:55:56 +0200 Subject: Fix typos Change-Id: I01373966d3299e42b768b0f21067be8c71d9d227 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114746 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos --- source/text/shared/00/00000005.xhp | 2 +- source/text/shared/01/01130000.xhp | 2 +- source/text/shared/01/05010000.xhp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'source/text') diff --git a/source/text/shared/00/00000005.xhp b/source/text/shared/00/00000005.xhp index 7ce114ccb7..7b1fdeb1a0 100644 --- a/source/text/shared/00/00000005.xhp +++ b/source/text/shared/00/00000005.xhp @@ -84,7 +84,7 @@

Direct and Style Formatting

- A style is a set of formatting atributes, grouped and identified by a name (the style name). When you apply a style to an object, the object is formatted with the set of attributes of the style. Several objects of same nature can have the same style. As consequence, when you change the set of formatting attributes of the style, all objects associated with the style also change their formatting attributes accordingly. Use styles to uniformly format a large set of paragraphs, cells, and objects and better manage the formatting of documents. + A style is a set of formatting attributes, grouped and identified by a name (the style name). When you apply a style to an object, the object is formatted with the set of attributes of the style. Several objects of same nature can have the same style. As consequence, when you change the set of formatting attributes of the style, all objects associated with the style also change their formatting attributes accordingly. Use styles to uniformly format a large set of paragraphs, cells, and objects and better manage the formatting of documents. When you do not use styles, and apply formatting attributes to parts of text directly, this is called Direct formatting (also called manual formatting). The formatting is applied only to the selected area of the document. If the document has several paragraphs, frames, or any other object, you apply direct formatting on each object. Direct formatting is available with the Format menu and with the Formatting toolbar. A direct formatting attribute applied on a object overrides the corresponding attribute of the style applied to the object.
diff --git a/source/text/shared/01/01130000.xhp b/source/text/shared/01/01130000.xhp index ca348f3df5..0a2846d8c8 100644 --- a/source/text/shared/01/01130000.xhp +++ b/source/text/shared/01/01130000.xhp @@ -171,7 +171,7 @@

From which

- Select the source of sheet content to be printed. Possible valuer are Print all sheets and Print selected sheets. + Select the source of sheet content to be printed. Possible values are Print all sheets and Print selected sheets.
diff --git a/source/text/shared/01/05010000.xhp b/source/text/shared/01/05010000.xhp index 6b66f2390e..924933b2a0 100644 --- a/source/text/shared/01/05010000.xhp +++ b/source/text/shared/01/05010000.xhp @@ -58,7 +58,7 @@ Applied styles (paragraph, character, and other types) are not affected by Clear Direct Formatting, only direct formatting applied on top of the styles. To remove formatting applied by a character or paragraph style, reapply the corresponding Default style. To stop applying a direct format, such as underlining, while you type new text at the end of a line, press Shift+Ctrl+X. -Bullets and numbering are properties of lists. Clear Direct Formatting does not clear directly formatted bullets and numbering found in a paragraph. To remove the bullet and numbering applied directly to a paragraph, use the Toggle Unordered List, the Togle Ordered List or the No List icons on the Formatting toolbar. +Bullets and numbering are properties of lists. Clear Direct Formatting does not clear directly formatted bullets and numbering found in a paragraph. To remove the bullet and numbering applied directly to a paragraph, use the Toggle Unordered List, the Toggle Ordered List or the No List icons on the Formatting toolbar.
-- cgit