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

New commits:
commit 7b309ae9478219e6d6423b8caa94bfed7a39b0a0
Author:     Kevin Suo <suokunl...@126.com>
AuthorDate: Sun Dec 26 20:46:55 2021 +0800
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Tue Dec 28 10:59:51 2021 +0100

    Fix the error message for sc error code 519 "Error: No value"
    
    See https://gerrit.libreoffice.org/c/core/+/127512
    
    Change-Id: If45d0aaedf6077434c8d548324bbcb4e9b441c50
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127513
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/source/text/scalc/05/02140000.xhp 
b/source/text/scalc/05/02140000.xhp
index 583047ee5..71fc1858c 100644
--- a/source/text/scalc/05/02140000.xhp
+++ b/source/text/scalc/05/02140000.xhp
@@ -245,7 +245,7 @@
                    <paragraph xml-lang="en-US" id="par_id3146142" 
role="tablecontent">519<br/>#VALUE!</paragraph>
             </tablecell>
             <tablecell>
-               <paragraph xml-lang="en-US" id="par_id3155954" 
role="tablecontent">No result (instead of Err:519 cell displays 
#VALUE!)</paragraph>
+               <paragraph xml-lang="en-US" id="par_id3155954" 
role="tablecontent">No value (instead of Err:519 cell displays 
#VALUE!)</paragraph>
             </tablecell>
             <tablecell>
                <paragraph xml-lang="en-US" id="par_id3153108" 
role="tablecontent">The formula yields a value that does not correspond to the 
definition; or a cell that is referenced in the formula contains text instead 
of a number.<comment>i63264</comment></paragraph>

Reply via email to