[Libreoffice-commits] help.git: source/text
Johnny_M (via logerrit)
logerrit at kemper.freedesktop.org
Wed Jun 17 11:10:17 UTC 2020
source/text/sbasic/shared/03070000.xhp | 2 +-
source/text/sbasic/shared/03070500.xhp | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit f0c1fbca3e7262493d3384a93adebf9b3bb68a8f
Author: Johnny_M <klasse at partyheld.de>
AuthorDate: Tue Jun 16 13:58:57 2020 +0200
Commit: Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Wed Jun 17 13:09:56 2020 +0200
tdf#132643 Translate German section IDs
Change-Id: I588354f51792cb7d3c138f72e5255d3379dc490d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96458
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
diff --git a/source/text/sbasic/shared/03070000.xhp b/source/text/sbasic/shared/03070000.xhp
index 56d84658c..508efa894 100644
--- a/source/text/sbasic/shared/03070000.xhp
+++ b/source/text/sbasic/shared/03070000.xhp
@@ -41,7 +41,7 @@
<embed href="text/sbasic/shared/03070200.xhp#multiplikation"/>
<embed href="text/sbasic/shared/03070300.xhp#addition"/>
<embed href="text/sbasic/shared/03070400.xhp#division"/>
- <embed href="text/sbasic/shared/03070500.xhp#potenz"/>
+ <embed href="text/sbasic/shared/03070500.xhp#power"/>
<embed href="text/sbasic/shared/03070600.xhp#mod"/>
</body>
</helpdocument>
diff --git a/source/text/sbasic/shared/03070500.xhp b/source/text/sbasic/shared/03070500.xhp
index 798cf06c2..e69cee190 100644
--- a/source/text/sbasic/shared/03070500.xhp
+++ b/source/text/sbasic/shared/03070500.xhp
@@ -28,7 +28,7 @@
<body>
-<section id="potenz">
+<section id="power">
<bookmark xml-lang="en-US" branch="index" id="bm_id3145315">
<bookmark_value>"^" operator (mathematical)</bookmark_value>
</bookmark>
More information about the Libreoffice-commits
mailing list