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

New commits:
commit 26fad1c72fdc6a72b455c44e57b5738ee6d1a61d
Author:     Steve Fanning <stevemfann...@yahoo.co.uk>
AuthorDate: Mon Jun 21 21:48:01 2021 +0200
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Tue Jun 22 13:07:16 2021 +0200

    Provide a correct example within the help for Calc's FINDB function.
    
    Change-Id: Ibff7dd5bf47f26c431b1ce49e6ac5250f6192176
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117569
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/source/text/scalc/01/func_findb.xhp 
b/source/text/scalc/01/func_findb.xhp
index 091d7ecc3..e28e5e971 100644
--- a/source/text/scalc/01/func_findb.xhp
+++ b/source/text/scalc/01/func_findb.xhp
@@ -32,7 +32,7 @@
     <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>
     <embed href="text/scalc/01/ful_func.xhp#func_head_example"/>
-    <paragraph role="paragraph" 
id="par_id481573517830373"><input>=FINDB("ᄫᄬ";"ᄩᄔᄕᄜᄝᄞᄠgᄢᄣᄫᄬᄭᄮᄯᄲᄶ";17)</input> 
returns 19.</paragraph>
+    <paragraph role="paragraph" id="par_id481573517830373"><input>=FINDB("a"; 
"LibreOffice Calc")</input> returns 15. The <emph>Find Text</emph> argument is 
a text string that comprises a full-width, double-byte "a" character, while the 
<emph>Text</emph> argument comprises 12 single-byte characters followed by four 
full-width, double-byte characters.</paragraph>
     <section id="relatedtopics">
         <paragraph role="paragraph" localize="false" 
id="par_id961573510093188"><embedvar 
href="text/scalc/01/func_replaceb.xhp#replaceb" markup="ignore"/></paragraph>
         <paragraph role="paragraph" localize="false" 
id="par_id831573510098350"><embedvar 
href="text/scalc/01/func_searchb.xhp#searchb" markup="ignore"/></paragraph>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to