diff options
-rw-r--r-- | source/text/sbasic/shared/03070000.xhp | 2 | ||||
-rw-r--r-- | source/text/sbasic/shared/03070100.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/sbasic/shared/03070000.xhp b/source/text/sbasic/shared/03070000.xhp index 508efa894e..b78baf68a9 100644 --- a/source/text/sbasic/shared/03070000.xhp +++ b/source/text/sbasic/shared/03070000.xhp @@ -37,7 +37,7 @@ <paragraph role="paragraph" id="par_id3145068" xml-lang="en-US">The following mathematical operators are supported in $[officename] Basic.</paragraph> </section> <paragraph role="paragraph" id="par_id3148552" xml-lang="en-US">This chapter provides a short overview of all of the arithmetical operators that you may need for calculations within a program.</paragraph> - <embed href="text/sbasic/shared/03070100.xhp#subtraktion"/> + <embed href="text/sbasic/shared/03070100.xhp#subtraction"/> <embed href="text/sbasic/shared/03070200.xhp#multiplikation"/> <embed href="text/sbasic/shared/03070300.xhp#addition"/> <embed href="text/sbasic/shared/03070400.xhp#division"/> diff --git a/source/text/sbasic/shared/03070100.xhp b/source/text/sbasic/shared/03070100.xhp index f2d94d4337..f54561edb0 100644 --- a/source/text/sbasic/shared/03070100.xhp +++ b/source/text/sbasic/shared/03070100.xhp @@ -28,7 +28,7 @@ <body> -<section id="subtraktion"> +<section id="subtraction"> <bookmark xml-lang="en-US" branch="index" id="bm_id3156042"> <bookmark_value>"-" operator (mathematical)</bookmark_value> </bookmark> |