diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2023-02-20 00:57:09 +0000 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-02-20 10:04:01 +0000 |
commit | b72f41bed5b9bdffebaa85e23503a39027eba97d (patch) | |
tree | 20fe53756607705bdec701f3b37b73f525c2524c /source/text/sbasic/shared | |
parent | b8e13d56e2b4bce9e04778c8b0f5b42353ff9e98 (diff) |
remove unnecessary sentence
Change-Id: I5168f58bfb24832a74e347a996bfa3f6d375a318
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/147282
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/sbasic/shared')
-rw-r--r-- | source/text/sbasic/shared/03070000.xhp | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/source/text/sbasic/shared/03070000.xhp b/source/text/sbasic/shared/03070000.xhp index dd12886223..2d67e3c983 100644 --- a/source/text/sbasic/shared/03070000.xhp +++ b/source/text/sbasic/shared/03070000.xhp @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> - - +<helpdocument version="1.0"> <!-- * This file is part of the LibreOffice project. * @@ -19,7 +18,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> -<helpdocument version="1.0"> <meta> <topic id="textsbasicshared03070000xml" indexer="include" status="PUBLISH"> <title xml-lang="en-US" id="tit">Mathematical Operators</title> @@ -35,7 +33,6 @@ <h1 id="hd_id3149234"><variable id="MathOper_h1"><link href="text/sbasic/shared/03070000.xhp">Mathematical Operators</link></variable></h1> <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#subtraction"/> <embed href="text/sbasic/shared/03070200.xhp#multiplikation"/> <embed href="text/sbasic/shared/03070300.xhp#addition"/> |