This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 354ebfcd87 Remove superfluous ()
354ebfcd87 is described below

commit 354ebfcd8726acf7d2f59e38bf6c77d4d54808bd
Author: mseidel <[email protected]>
AuthorDate: Thu Aug 18 18:15:03 2022 +0200

    Remove superfluous ()
---
 main/helpcontent2/source/text/scalc/01/04060119.xhp | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

diff --git a/main/helpcontent2/source/text/scalc/01/04060119.xhp 
b/main/helpcontent2/source/text/scalc/01/04060119.xhp
index 3b63553ff0..52ef316628 100644
--- a/main/helpcontent2/source/text/scalc/01/04060119.xhp
+++ b/main/helpcontent2/source/text/scalc/01/04060119.xhp
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <helpdocument version="1.0">
-       
+
 <!--***********************************************************
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -10,21 +10,20 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  ***********************************************************-->
 
 
- 
-       
+
 <meta>
 <topic id="textscalc0104060119xml" indexer="include">
 <title id="tit" xml-lang="en-US">Financial Functions Part Two</title>
@@ -549,7 +548,7 @@
 </bookmark><comment>mw changed "treasury bills;..." and aded one 
entry</comment>
 <bookmark xml-lang="en-US" branch="hid/SC_HID_AAI_FUNC_TBILLEQ" 
id="bm_id3147380" localize="false"/>
 <paragraph role="heading" id="hd_id3155799" xml-lang="en-US" level="2" 
oldref="58">TBILLEQ</paragraph>
-<paragraph role="paragraph" id="par_id3154403" xml-lang="en-US" l10n="U" 
oldref="59"><ahelp hid="HID_AAI_FUNC_TBILLEQ">Calculates the annual return on a 
treasury bill ().</ahelp> A treasury bill is purchased on the settlement date 
and sold at the full par value on the maturity date, that must fall within the 
same year. A discount is deducted from the purchase price.</paragraph>
+<paragraph role="paragraph" id="par_id3154403" xml-lang="en-US" l10n="U" 
oldref="59"><ahelp hid="HID_AAI_FUNC_TBILLEQ">Calculates the annual return on a 
treasury bill.</ahelp> A treasury bill is purchased on the settlement date and 
sold at the full par value on the maturity date, that must fall within the same 
year. A discount is deducted from the purchase price.</paragraph>
 <paragraph role="heading" id="hd_id3155080" xml-lang="en-US" level="3" 
l10n="U" oldref="60">Syntax</paragraph>
 <paragraph role="code" id="par_id3150224" xml-lang="en-US" l10n="U" 
oldref="61">TBILLEQ(Settlement; Maturity; Discount)</paragraph>
 <paragraph role="paragraph" id="par_id3156190" xml-lang="en-US" l10n="U" 
oldref="62">

Reply via email to