AllLangHelp_sbasic.mk | 2 +- source/auxiliary/sbasic.tree | 2 +- source/text/sbasic/shared/03/lib_schedule.xhp | 2 +- source/text/sbasic/shared/main0601.xhp | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-)
New commits: commit d1cacd356d203bd855eeb235f1374100bed3aa08 Author: Olivier Hallot <[email protected]> Date: Wed Jul 11 07:40:48 2018 -0300 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 <[email protected]> diff --git a/AllLangHelp_sbasic.mk b/AllLangHelp_sbasic.mk index b716effff..4e283aa77 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 97bd34e0d..27ca37239 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 3f5bc7ef3..00cf3dcc8 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 558ea5c63..fd3f5bb13 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"/> _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
