source/text/sbasic/shared/01030000.xhp | 2 +- source/text/sbasic/shared/01030300.xhp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
New commits: commit 86cef767faa48cafb031eab201a8cec16ce7102b Author: Johnny_M <[email protected]> AuthorDate: Fri Jul 3 13:23:31 2020 +0200 Commit: Olivier Hallot <[email protected]> CommitDate: Sun Jul 5 15:27:54 2020 +0200 tdf#132643 Translate German section IDs Change-Id: I5697e0717deea95fb32d462c1781cc9f404d6f1a Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97847 Tested-by: Jenkins Reviewed-by: Olivier Hallot <[email protected]> diff --git a/source/text/sbasic/shared/01030000.xhp b/source/text/sbasic/shared/01030000.xhp index c0b00fbbc..341f3b77e 100644 --- a/source/text/sbasic/shared/01030000.xhp +++ b/source/text/sbasic/shared/01030000.xhp @@ -40,7 +40,7 @@ <embed href="text/sbasic/shared/01030100.xhp#ueberblick"/> <embed href="text/sbasic/shared/01030400.xhp#libs_modules"/> <embed href="text/sbasic/shared/01030200.xhp#basiceditor"/> -<embed href="text/sbasic/shared/01030300.xhp#basicfehler"/> +<embed href="text/sbasic/shared/01030300.xhp#basicdebugging"/> <embed href="text/shared/optionen/BasicIDE.xhp#basicide"/> </body> </helpdocument> diff --git a/source/text/sbasic/shared/01030300.xhp b/source/text/sbasic/shared/01030300.xhp index 71eabb848..0345d9250 100644 --- a/source/text/sbasic/shared/01030300.xhp +++ b/source/text/sbasic/shared/01030300.xhp @@ -29,7 +29,7 @@ </topic> </meta> <body> -<section id="basicfehler"> +<section id="basicdebugging"> <bookmark xml-lang="en-US" branch="index" id="bm_id3153344"><bookmark_value>debugging Basic programs</bookmark_value> <bookmark_value>variables; observing values</bookmark_value> <bookmark_value>watching variables</bookmark_value> _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
