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

New commits:
commit 9a0bfd12f63f9648dcefec48b7bd93a92953d49d
Author:     Julien Nabet <serval2...@yahoo.fr>
AuthorDate: Thu Jul 10 22:57:03 2025 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Fri Jul 11 09:09:36 2025 +0200

    Related tdf#167182: change argument separator in Fourier from "," to ";"
    
    Change-Id: I24aff7f472fb052900f3efae2422752f708a9706
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/187668
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/source/text/scalc/01/stat_data.xhp 
b/source/text/scalc/01/stat_data.xhp
index 897aeb4763..8a02fc6f0d 100644
--- a/source/text/scalc/01/stat_data.xhp
+++ b/source/text/scalc/01/stat_data.xhp
@@ -739,7 +739,7 @@
                     <paragraph id="par_id201561827895671" 
role="paragraph"><emph>Formula</emph></paragraph>
                 </tablecell>
                 <tablecell colspan="3">
-                    <paragraph role="paragraph" 
id="par_id361561818379679">{=FOURIER(B6:C40,B1,B2,B3,0)}</paragraph>
+                    <paragraph role="paragraph" 
id="par_id361561818379679">{=FOURIER(B6:C40;B1;B2;B3;0)}</paragraph>
                 </tablecell>
             </tablerow>
             <tablerow>

Reply via email to