[Libreoffice-commits] help.git: source/text

Olivier Hallot (via logerrit) logerrit at kemper.freedesktop.org
Wed Jul 7 15:54:20 UTC 2021


 source/text/sbasic/shared/03/sf_methods.xhp |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 7c10c96ab3e221764a797442b0a04e8013584815
Author:     Olivier Hallot <olivier.hallot at libreoffice.org>
AuthorDate: Wed Jul 7 12:33:06 2021 -0300
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Wed Jul 7 17:53:59 2021 +0200

    Fix typo on sf_methods.xhp
    
    Change-Id: I10ac058ca55a5fd7a5b606e0ad48f28399563b5f
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118578
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/source/text/sbasic/shared/03/sf_methods.xhp b/source/text/sbasic/shared/03/sf_methods.xhp
index 0d91cedbd..a06b536bc 100644
--- a/source/text/sbasic/shared/03/sf_methods.xhp
+++ b/source/text/sbasic/shared/03/sf_methods.xhp
@@ -31,7 +31,7 @@
 
     <h2 id="hd_id1001623415980365">Basic only service method</h2>
     <paragraph role="paragraph" id="par_id791623418737799">Typographical characters such as brackets, ellipsis or curly braces denote optional, repetitive or compulsory arguments:</paragraph>
-    <embed href="text/sbasic/shared/conventions.xhp#Typography)"/>
+    <embed href="text/sbasic/shared/conventions.xhp#Typography"/>
     <h3 id="hd _id511616863794613" localize="false"><embedvar href="text/sbasic/shared/00000003.xhp#functexample"/></h3>
     <bascode>
        <paragraph role="bascode" localize="false" id="bas_id241623422100136">FSO.HashFile(FileName As String, _</paragraph>
@@ -193,4 +193,4 @@
   <paragraph role="paragraph" localize="false" id="par_id921623420866535"><input>svc.MsgBox( prompt: str, buttons = svc.MB_OK , opt title: str ): opt str</input></paragraph>
   <paragraph role="paragraph" localize="false" id="par_id641623420867288"><input>svc.InputBox( prompt: str, default = "", [ title: str ], [ xpostwips: int, ypostwips: int ] ): str</input></paragraph>
 </body>
-</helpdocument>
\ No newline at end of file
+</helpdocument>


More information about the Libreoffice-commits mailing list