diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2022-01-13 17:24:36 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-01-13 20:09:11 +0100 |
commit | 1d958791300f4cf1eee8f26b46fe888cee3fae2e (patch) | |
tree | d7e2d4771e5bd13564d6835a01211d5d5e31b28a /source/text/scalc | |
parent | eb1bf86ac137d050daaaed114a70c29002acc4fe (diff) |
Fix typos
Change-Id: I951914bd28c7cd4f49e2704f3393e91fb18e6cd0
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128385
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/scalc')
-rw-r--r-- | source/text/scalc/01/04060111.xhp | 2 | ||||
-rw-r--r-- | source/text/scalc/01/05120000.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/scalc/01/04060111.xhp b/source/text/scalc/01/04060111.xhp index a349fc111a..d50288c05a 100644 --- a/source/text/scalc/01/04060111.xhp +++ b/source/text/scalc/01/04060111.xhp @@ -164,7 +164,7 @@ <emph>EndDate</emph> is the end date in the interval. The end date must be greater than the start date, or else an error is returned.</paragraph> <paragraph role="paragraph" id="par_id3166467" xml-lang="en-US"> <emph>Type</emph> specifies the type of difference to be calculated. Possible values are 0 (time interval) or 1 (calendar weeks).</paragraph> -<paragraph role="paragraph" id="par_id81641990941192">If <emph>Type = 0</emph> the function will assume that 7 days is equivalent to one week without considering any specific day to mark the begninning of a week.</paragraph> +<paragraph role="paragraph" id="par_id81641990941192">If <emph>Type = 0</emph> the function will assume that 7 days is equivalent to one week without considering any specific day to mark the beginning of a week.</paragraph> <paragraph role="paragraph" id="par_id31641991010650">If <emph>Type = 1</emph> the function will consider Monday to be the first day of the week. Therefore, except for the start date, each occurrence of a Monday in the interval is counted as an additional week.</paragraph> <note id="par_id971641990480242">This function considers Monday to be the first day of the week regardless of the current locale settings.</note> <embed href="text/scalc/01/common_func.xhp#sectionexample"/> diff --git a/source/text/scalc/01/05120000.xhp b/source/text/scalc/01/05120000.xhp index b5fac35f18..9abe1ee3ec 100644 --- a/source/text/scalc/01/05120000.xhp +++ b/source/text/scalc/01/05120000.xhp @@ -32,7 +32,7 @@ <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/conditionalformatdialog/ConditionalFormatDialog" id="bm_id3152518" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/conditionalformatdialog/@@nowidget@@" id="bm_id3152518" localize="false"/> <h1 id="hd_id3155132">Conditional Formatting</h1> - <paragraph xml-lang="en-US" id="par_id3163710" role="paragraph"><variable id="bedingtetext"><ahelp hid=".">Use <emph>Conditional Formatting</emph> to define range-based conditions that determine which cell style will be applied to each cell in a given range based on its contents.</ahelp></variable> The cell style corresponding to the first condition that evaluates to <emph>true</emph> is applied. Cell styles applied through Conditional Formatting override cell styles applied manulally using the <link href="text/scalc/main0202.xhp" name="FormattingBar_link"><emph>Formatting Bar</emph></link> or the <emph>Styles</emph> sidebar.</paragraph> + <paragraph xml-lang="en-US" id="par_id3163710" role="paragraph"><variable id="bedingtetext"><ahelp hid=".">Use <emph>Conditional Formatting</emph> to define range-based conditions that determine which cell style will be applied to each cell in a given range based on its contents.</ahelp></variable> The cell style corresponding to the first condition that evaluates to <emph>true</emph> is applied. Cell styles applied through Conditional Formatting override cell styles applied manually using the <link href="text/scalc/main0202.xhp" name="FormattingBar_link"><emph>Formatting Bar</emph></link> or the <emph>Styles</emph> sidebar.</paragraph> <section id="howtoget"> <embed href="text/scalc/00/00000405.xhp#bedingte"/> </section> |