diff options
-rw-r--r-- | source/text/scalc/01/func_findb.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/scalc/01/func_findb.xhp b/source/text/scalc/01/func_findb.xhp index 0ab9ead47d..091d7ecc3a 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> |