[Libreoffice-commits] help.git: Branch 'libreoffice-7-0' - source/text

Steve Fanning (via logerrit) logerrit at kemper.freedesktop.org
Mon Jun 8 16:54:45 UTC 2020


 source/text/scalc/01/func_findb.xhp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit ff832a2656ea178587b21b19d62207680b131c5b
Author:     Steve Fanning <stevemfanning at yahoo.co.uk>
AuthorDate: Sun May 31 10:45:04 2020 +0200
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Mon Jun 8 18:54:25 2020 +0200

    (func_findb.xhp) Include square brackets in syntax section to indicate optional parameter.
    
    Change-Id: Ib21893f9f1d61a164957a82114f9a1dc0255b9ab
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95206
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
    (cherry picked from commit cae5dda033a7b19ecdb37a8abc571f31a5b798d4)
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95726
    Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas at libreoffice.org>

diff --git a/source/text/scalc/01/func_findb.xhp b/source/text/scalc/01/func_findb.xhp
index 0ab9ead47..091d7ecc3 100644
--- a/source/text/scalc/01/func_findb.xhp
+++ b/source/text/scalc/01/func_findb.xhp
@@ -27,7 +27,7 @@
     </section>
     <embed href="text/scalc/00/avail_release.xhp#6.0"/>
     <embed href="text/scalc/01/ful_func.xhp#func_head_syntax"/>
-    <paragraph role="code" id="par_id221573517641172">FINDB( Find Text ; Text ; Position )</paragraph>
+    <paragraph role="code" id="par_id221573517641172">FINDB(Find Text ; Text [; Position])</paragraph>
     <paragraph role="paragraph" id="par_id241573517292388"><emph>Find Text</emph>: The text or text expression to be found.</paragraph>
     <paragraph role="paragraph" id="par_id991573517299918"><emph>Text</emph>: the text in which the search is to be made.</paragraph>
     <paragraph role="paragraph" id="par_id521573517305077"><emph>Position</emph>: The position in the text where the search starts.</paragraph>


More information about the Libreoffice-commits mailing list