diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2024-01-04 00:24:24 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2024-01-04 13:21:54 +0100 |
commit | fc99bb699412a3086f23f11ab6383994eb837f72 (patch) | |
tree | c2798000c31448a9e2bc6e42b112d8a15adfa01c | |
parent | ada03f41bc98b77aafbb36b45c9302993519eac2 (diff) |
Fix typo
Change-Id: Ic1f5c6a8138ddc63b5d746a5384f5751fd2844a3
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/161600
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
-rw-r--r-- | source/text/scalc/00/00000412.xhp | 2 | ||||
-rw-r--r-- | source/text/scalc/01/12120100.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/scalc/00/00000412.xhp b/source/text/scalc/00/00000412.xhp index 75eef21a9e..e978cf3c36 100644 --- a/source/text/scalc/00/00000412.xhp +++ b/source/text/scalc/00/00000412.xhp @@ -290,7 +290,7 @@ </table> </section> - <section id="validity_critera"> + <section id="validity_criteria"> <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> <paragraph role="paragraph" id="par_id3152992"><variable id="datengueltigwerte">Menu <emph>Data - Validity - Criteria</emph> tab.</variable></paragraph> <embed href="text/shared/00/00000004.xhp#from_tabUI"/> diff --git a/source/text/scalc/01/12120100.xhp b/source/text/scalc/01/12120100.xhp index 56492670cc..bb65301a1d 100644 --- a/source/text/scalc/01/12120100.xhp +++ b/source/text/scalc/01/12120100.xhp @@ -37,7 +37,7 @@ <paragraph role="paragraph" id="par_id3156327"><ahelp hid="modules/scalc/ui/validationcriteriapage/ValidationCriteriaPage">Specify the validation rules for the selected cell(s).</ahelp></paragraph> </section> <section id="howtoget"> - <embed href="text/scalc/00/00000412.xhp#validity_critera"/> + <embed href="text/scalc/00/00000412.xhp#validity_criteria"/> </section> <paragraph role="paragraph" id="par_id3155923">For example, you can define criteria such as: "Numbers between 1 and 10" or "Texts that are no more than 20 characters".</paragraph> <bookmark branch="hid/modules/scalc/ui/validationcriteriapage/allow" id="bm_id3148663" localize="false"/> |