source/text/scalc/01/04060111.xhp | 2 +- source/text/scalc/01/05120000.xhp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
New commits: commit 1d958791300f4cf1eee8f26b46fe888cee3fae2e Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Thu Jan 13 17:24:36 2022 +0100 Commit: Olivier Hallot <olivier.hal...@libreoffice.org> CommitDate: Thu Jan 13 20:09:11 2022 +0100 Fix typos Change-Id: I951914bd28c7cd4f49e2704f3393e91fb18e6cd0 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128385 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org> diff --git a/source/text/scalc/01/04060111.xhp b/source/text/scalc/01/04060111.xhp index a349fc111..d50288c05 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 b5fac35f1..9abe1ee3e 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>