diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-07-11 07:40:48 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-07-11 12:52:15 +0200 |
commit | bf20b6857767222ef45b04b761a07796ca17ca8f (patch) | |
tree | ef66470e8b5d9ecc0dfe44b791013c7d2f0dae3e | |
parent | c6546852364c16f18a4e6a6409a4d2b6f26b10c7 (diff) |
Fix more typos in GIMMICKS name here and there
Change-Id: Iae95e2aaa42f273effa3b7576da7e6c45495c5c6
Reviewed-on: https://gerrit.libreoffice.org/57273
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
(cherry picked from commit d1cacd356d203bd855eeb235f1374100bed3aa08)
Reviewed-on: https://gerrit.libreoffice.org/57274
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | AllLangHelp_sbasic.mk | 2 | ||||
-rw-r--r-- | source/auxiliary/sbasic.tree | 2 | ||||
-rw-r--r-- | source/text/sbasic/shared/03/lib_schedule.xhp | 2 | ||||
-rw-r--r-- | source/text/sbasic/shared/main0601.xhp | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/AllLangHelp_sbasic.mk b/AllLangHelp_sbasic.mk index b716effff1..4e283aa771 100644 --- a/AllLangHelp_sbasic.mk +++ b/AllLangHelp_sbasic.mk @@ -71,7 +71,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,sbasic,\ helpcontent2/source/text/sbasic/shared/03/lib_euro \ helpcontent2/source/text/sbasic/shared/03/lib_depot \ helpcontent2/source/text/sbasic/shared/03/lib_formwizard \ - helpcontent2/source/text/sbasic/shared/03/lib_gimnicks \ + helpcontent2/source/text/sbasic/shared/03/lib_gimmicks \ helpcontent2/source/text/sbasic/shared/03/lib_script \ helpcontent2/source/text/sbasic/shared/03/lib_schedule \ helpcontent2/source/text/sbasic/shared/03/lib_template \ diff --git a/source/auxiliary/sbasic.tree b/source/auxiliary/sbasic.tree index 97bd34e0d1..27ca37239b 100644 --- a/source/auxiliary/sbasic.tree +++ b/source/auxiliary/sbasic.tree @@ -294,7 +294,7 @@ <topic id="sbasic/text/sbasic/shared/03/lib_depot.xhp">Depot Library</topic> <topic id="sbasic/text/sbasic/shared/03/lib_euro.xhp">Euro Library</topic> <topic id="sbasic/text/sbasic/shared/03/lib_formwizard.xhp">FormWizard Library</topic> -<topic id="sbasic/text/sbasic/shared/03/lib_gimnicks.xhp">Gimnicks Library</topic> +<topic id="sbasic/text/sbasic/shared/03/lib_gimmicks.xhp">Gimmicks Library</topic> <topic id="sbasic/text/sbasic/shared/03/lib_schedule.xhp">Schedule Library</topic> <topic id="sbasic/text/sbasic/shared/03/lib_script.xhp">ScriptBindingLibrary Library</topic> <topic id="sbasic/text/sbasic/shared/03/lib_template.xhp">Template Library</topic> diff --git a/source/text/sbasic/shared/03/lib_schedule.xhp b/source/text/sbasic/shared/03/lib_schedule.xhp index 3f5bc7ef3a..00cf3dcc83 100644 --- a/source/text/sbasic/shared/03/lib_schedule.xhp +++ b/source/text/sbasic/shared/03/lib_schedule.xhp @@ -18,7 +18,7 @@ <body> <paragraph role="heading" id="hd_id31529004750471" level="1" xml-lang="en-US"><variable id="schedule_lib"><link href="text/sbasic/shared/03/lib_schedule.xhp" name="Schedule library">The <item type="literal">Schedule</item> Library</link></variable></paragraph> <bookmark xml-lang="en-US" branch="index" id="bm_id671529070099646"> - <bookmark_value>BASIC Template library</bookmark_value> + <bookmark_value>BASIC Schedule library</bookmark_value> </bookmark> <section id="howtoget"> <embed href="text/sbasic/shared/00000003.xhp#basiclibhowtoget"/> diff --git a/source/text/sbasic/shared/main0601.xhp b/source/text/sbasic/shared/main0601.xhp index 558ea5c635..fd3f5bb13d 100644 --- a/source/text/sbasic/shared/main0601.xhp +++ b/source/text/sbasic/shared/main0601.xhp @@ -56,7 +56,7 @@ <embed href="text/sbasic/shared/03/lib_depot.xhp#depot_lib"/> <embed href="text/sbasic/shared/03/lib_euro.xhp#euro_lib"/> <embed href="text/sbasic/shared/03/lib_formwizard.xhp#formwizard_lib"/> -<embed href="text/sbasic/shared/03/lib_gimnicks.xhp#gimnicks_lib"/> +<embed href="text/sbasic/shared/03/lib_gimmicks.xhp#gimmicks_lib"/> <embed href="text/sbasic/shared/03/lib_schedule.xhp#schedule_lib"/> <embed href="text/sbasic/shared/03/lib_script.xhp#script_lib"/> <embed href="text/sbasic/shared/03/lib_template.xhp#template_lib"/> |