source/text/scalc/01/func_numbervalue.xhp |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 7498da277dcf8545fd2a96720ca56921589c3041
Author:     Olivier Hallot <olivier.hal...@libreoffice.org>
AuthorDate: Tue Feb 28 07:52:13 2023 -0300
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Tue Feb 28 11:18:14 2023 +0000

    Remove duplicate reference to wiki pages
    
    Change-Id: I645d4c5195e28ef54535bd70bb65277397fb5b77
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/147963
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/source/text/scalc/01/func_numbervalue.xhp 
b/source/text/scalc/01/func_numbervalue.xhp
index 960496cca9..7ee68a675a 100644
--- a/source/text/scalc/01/func_numbervalue.xhp
+++ b/source/text/scalc/01/func_numbervalue.xhp
@@ -51,8 +51,6 @@
       <input>=NUMBERVALUE("123e12")</input> returns 1.23E+14 (considering 
en-US locale). No decimal or group separators are used in the supplied number 
and so the <emph>Decimal Separator</emph> and <emph>Group Separator</emph> 
arguments are omitted.</paragraph>
     <paragraph role="paragraph" id="par_id801625603497421">
       <input>=NUMBERVALUE("1#!234#!567"; "."; "#!")</input> returns 1234567 
(considering en-US locale). Note that in this case the group separator is 
specified as a two-character string.</paragraph>
-  <tip id="par_id451626100385699">Refer to the <link 
href="https://wiki.documentfoundation.org/Documentation/Calc_Functions/NUMBERVALUE";>NUMBERVALUE</link>
 wiki page for more details about this function.</tip>
-
   <section id="relatedtopics">
     <tip id="par_id411677015337340"><link 
href="https://wiki.documentfoundation.org/Documentation/Calc_Functions/NUMBERVALUE";>NUMBERVALUE
 wiki page</link>.</tip>
     <embed href="text/scalc/01/func_value.xhp#Value_h1"/>

Reply via email to