From 19954e8fcbc157752059462652d55c1b5e40f45b Mon Sep 17 00:00:00 2001 From: Ilmari Lauhakangas Date: Fri, 5 May 2017 20:05:14 +0300 Subject: Make wording clearer Change-Id: I5423b72f9f612749ca4dc92c4740915c4c6d0597 Reviewed-on: https://gerrit.libreoffice.org/37299 Reviewed-by: Katarina Behrens Tested-by: Katarina Behrens --- source/text/scalc/01/04060110.xhp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source') 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 @@ FIND -Looks for a string of text within another string. 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. +Returns the position of a string of text within another string.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. Syntax FIND("FindText"; "Text"; Position) @@ -778,4 +778,4 @@ - \ No newline at end of file + -- cgit