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

New commits:
commit 401844aa0d051bad2cb8861a185b9a7c0f88cf48
Author:     Stanislav Horacek <stanislav.hora...@gmail.com>
AuthorDate: Sat Jul 20 22:13:59 2024 +0200
Commit:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
CommitDate: Sat Jul 20 22:54:36 2024 +0200

    allow localization of XLOOKUP example
    
    Change-Id: I024907e9fbc45c41ef4240eaca018c1af1491f4e
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/170804
    Tested-by: Jenkins
    Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>

diff --git a/source/text/scalc/01/func_xlookup.xhp 
b/source/text/scalc/01/func_xlookup.xhp
index ee5f5c3f63..918134ecdf 100644
--- a/source/text/scalc/01/func_xlookup.xhp
+++ b/source/text/scalc/01/func_xlookup.xhp
@@ -83,7 +83,7 @@
 <paragraph role="paragraph" 
id="par_id141716739193733"><input>{=XLOOKUP("Atomic 
Number";A2:A4;A2:DO4)}</input> returns the array</paragraph>
 <table id="tbl_id841716753067380">
     <tablerow>
-        <tablecell><paragraph id="par_id741716739042699"  localize="false" 
role="tablecontent">Atomic Number</paragraph></tablecell>
+        <tablecell><paragraph id="par_id741716739042699" 
role="tablecontent">Atomic Number</paragraph></tablecell>
         <tablecell><paragraph id="par_id261716735499470"  localize="false" 
role="tablecontent">1</paragraph></tablecell>
         <tablecell><paragraph id="par_id791716735507557"  localize="false" 
role="tablecontent">2</paragraph></tablecell>
         <tablecell><paragraph id="par_id221716735520590"  localize="false" 
role="tablecontent">3</paragraph></tablecell>

Reply via email to