diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-07-10 19:44:37 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-07-11 11:55:22 +0200 |
commit | d6a0bd1e518bb0a99ed360adc2cabb5f42f0980c (patch) | |
tree | cb72dcba8b171eb794caed69a5ae1f1d096ec33a | |
parent | 89f1284e5b8017e7f13e7551559d5038e2c05399 (diff) |
Typo in GIMMICKS Basic library name
Change-Id: I15a491ae867f16c13faf1a102ec3b11a6dcfc638
Reviewed-on: https://gerrit.libreoffice.org/57252
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/sbasic/shared/03/lib_gimmicks.xhp (renamed from source/text/sbasic/shared/03/lib_gimnicks.xhp) | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/source/text/sbasic/shared/03/lib_gimnicks.xhp b/source/text/sbasic/shared/03/lib_gimmicks.xhp index 81240633c6..9a9a2e9e4d 100644 --- a/source/text/sbasic/shared/03/lib_gimnicks.xhp +++ b/source/text/sbasic/shared/03/lib_gimmicks.xhp @@ -10,21 +10,21 @@ --> <meta> - <topic id="basicgimnickslibrary" indexer="include" status="PUBLISH"> - <title id="tit" xml-lang="en-US">GIMNICKS Library</title> - <filename>/text/sbasic/shared/03/lib_gimnicks.xhp</filename> + <topic id="basicgimmickslibrary" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">GIMMICKS Library</title> + <filename>/text/sbasic/shared/03/lib_gimmicks.xhp</filename> </topic> </meta> <body> - <paragraph role="heading" id="hd_id31529004750471" level="1" xml-lang="en-US"><variable id="gimnicks_lib"><link href="text/sbasic/shared/03/lib_gimnicks.xhp" name="Gimnicks library">The <item type="literal">Gimnicks</item> Library</link></variable></paragraph> + <paragraph role="heading" id="hd_id31529004750471" level="1" xml-lang="en-US"><variable id="gimmicks_lib"><link href="text/sbasic/shared/03/lib_gimmicks.xhp" name="Gimmicks library">The <item type="literal">Gimmicks</item> Library</link></variable></paragraph> <bookmark xml-lang="en-US" branch="index" id="bm_id951529070357301"> - <bookmark_value>BASIC Gimnicks library</bookmark_value> + <bookmark_value>BASIC Gimmicks library</bookmark_value> </bookmark> <section id="howtoget"> <embed href="text/sbasic/shared/00000003.xhp#basiclibhowtoget"/> </section> <paragraph xml-lang="en-US" id="par_id901528999850603" localize="false" role="note"><embedvar href="text/sbasic/shared/00000003.xhp#basiclibrarynote" markup="keep"/><br/> - <item type="literal">GlobalScope.BasicLibraries.LoadLibrary("Gimnicks")</item></paragraph> + <item type="literal">GlobalScope.BasicLibraries.LoadLibrary("Gimmicks")</item></paragraph> <embed href="text/shared/need_help.xhp#needhelp"/> </body> </helpdocument> |