summaryrefslogtreecommitdiff
path: root/source/text/scalc/01
diff options
context:
space:
mode:
authorIlmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>2017-05-05 20:05:14 +0300
committerKatarina Behrens <Katarina.Behrens@cib.de>2017-05-08 13:53:30 +0200
commit19954e8fcbc157752059462652d55c1b5e40f45b (patch)
tree00bd3d00c5cd501087cc9b7377d917909758a56c /source/text/scalc/01
parent071f8ffd4cf60831718cb9398bff889269284f8e (diff)
Make wording clearer
Change-Id: I5423b72f9f612749ca4dc92c4740915c4c6d0597 Reviewed-on: https://gerrit.libreoffice.org/37299 Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de> Tested-by: Katarina Behrens <Katarina.Behrens@cib.de>
Diffstat (limited to 'source/text/scalc/01')
-rw-r--r--source/text/scalc/01/04060110.xhp4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/scalc/01/04060110.xhp b/source/text/scalc/01/04060110.xhp
index cdcd4a6aa4..73ad9b079a 100644
--- a/source/text/scalc/01/04060110.xhp
+++ b/source/text/scalc/01/04060110.xhp
@@ -273,7 +273,7 @@
<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_FINDEN" id="bm_id3147482" localize="false"/>
<paragraph id="hd_id3152589" role="heading" level="2" xml-lang="en-US">FIND</paragraph>
-<paragraph id="par_id3146149" role="paragraph" xml-lang="en-US"><ahelp hid="HID_FUNC_FINDEN">Looks for a string of text within another string.</ahelp> You can also define where to begin the search. The search term can be a number or any string of characters. The search is case-sensitive.</paragraph>
+<paragraph id="par_id3146149" role="paragraph" xml-lang="en-US"><ahelp hid="HID_FUNC_FINDEN">Returns the position of a string of text within another string.</ahelp>You can also define where to begin the search. The search term can be a number or any string of characters. The search is case-sensitive.</paragraph>
<paragraph id="hd_id3083284" role="heading" level="3" xml-lang="en-US">Syntax</paragraph>
<paragraph id="par_id3083452" role="code" xml-lang="en-US">FIND("FindText"; "Text"; Position)</paragraph>
@@ -778,4 +778,4 @@
</section>
</body>
-</helpdocument> \ No newline at end of file
+</helpdocument>