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

New commits:
commit f3339c932c24d48eb854399d92cd7ca64fe3ea1c
Author: Gabor Kelemen <kelem...@gnome.hu>
Date:   Mon Sep 19 10:05:39 2016 +0200

    tdf#97823 Change SearchCriteria parameter of HLOOKUP
    
    VLOOKUP uses singular, as it looks for one value.
    Change it at HLOOKUP so it's both grammatically correct
    and matches the parameter in the linked VLOOKUP description.
    
    Change-Id: I4b8247ccb90fb726e3526675b4eba2f6fb51c29e
    Reviewed-on: https://gerrit.libreoffice.org/29014
    Reviewed-by: Eike Rathke <er...@redhat.com>
    Tested-by: Eike Rathke <er...@redhat.com>

diff --git a/source/text/scalc/01/04060109.xhp 
b/source/text/scalc/01/04060109.xhp
index f1af725..8c9688f 100644
--- a/source/text/scalc/01/04060109.xhp
+++ b/source/text/scalc/01/04060109.xhp
@@ -502,7 +502,7 @@
          <embed href="text/shared/00/00000001.xhp#regulaer"/>
          <paragraph xml-lang="en-US" id="hd_id3154661" role="heading" 
level="3" l10n="U"
                     oldref="153">Syntax</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3146070" role="code" l10n="U" 
oldref="154">HLOOKUP(SearchCriteria; Array; Index; Sorted)</paragraph>
+         <paragraph xml-lang="en-US" id="par_id3146070" role="code" l10n="U" 
oldref="154">HLOOKUP(SearchCriterion; Array; Index; Sorted)</paragraph>
          <paragraph xml-lang="en-US" id="par_id3148672" role="paragraph" 
l10n="U" oldref="155">See also: <link 
href="text/scalc/01/04060109.xhp#Section9" name="VLOOKUP">VLOOKUP</link> 
(columns and rows are exchanged)</paragraph>
          <embed href="text/scalc/05/empty_cells.xhp#empty_cells"/>
       </section>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to