source/text/sbasic/shared/03070000.xhp | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-)
New commits: commit b72f41bed5b9bdffebaa85e23503a39027eba97d Author: Seth Chaiklin <sdc.bla...@youmail.dk> AuthorDate: Mon Feb 20 00:57:09 2023 +0000 Commit: Olivier Hallot <olivier.hal...@libreoffice.org> CommitDate: Mon Feb 20 10:04:01 2023 +0000 remove unnecessary sentence Change-Id: I5168f58bfb24832a74e347a996bfa3f6d375a318 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/147282 Reviewed-by: Seth Chaiklin <sdc.bla...@youmail.dk> Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org> 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"/>