source/text/scalc/01/func_xmatch.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit a61cdc9fb845956ccec780550684b3bcf01e4194 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Tue May 28 17:36:31 2024 +0200 Commit: Adolfo Jayme Barrientos <fit...@ubuntu.com> CommitDate: Tue May 28 20:58:41 2024 +0200 Fix typo Change-Id: I9f394ff23bdf67a1385f25f4417f44e0717d26c1 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/168160 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com> diff --git a/source/text/scalc/01/func_xmatch.xhp b/source/text/scalc/01/func_xmatch.xhp index eaad53c503..6595230a37 100644 --- a/source/text/scalc/01/func_xmatch.xhp +++ b/source/text/scalc/01/func_xmatch.xhp @@ -22,7 +22,7 @@ </bookmark> <section id="xmatch"> <h1 id="hd_id821708279355736"><variable id="h1"><link href="text/scalc/01/func_xmatch.xhp">XMATCH</link></variable></h1> - <paragraph id="par_id581708279355738" role="paragraph">Searches for a value in an one-dimensional array and returns the relative position of the item.</paragraph> + <paragraph id="par_id581708279355738" role="paragraph">Searches for a value in a one-dimensional array and returns the relative position of the item.</paragraph> </section> <paragraph role="paragraph" id="par_id321716754048322">XMATCH outperforms function <link href="text/scalc/01/04060109.xhp#Section12">MATCH</link> as it allows searches according to the search mode.</paragraph>