source/text/scalc/01/stat_data.xhp |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 48572394a6d89fe4472d3adce8b4b5ac35574b07
Author:     Julien Nabet <serval2...@yahoo.fr>
AuthorDate: Wed Jun 25 20:28:27 2025 +0200
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Wed Jun 25 21:48:48 2025 +0200

    tdf#167182: Fix Fourier swapped arguments
    
    It concerns Polar and Inverse.
    
    Change-Id: If5a7b36545b6eb2dc7f095392f2a1528b30dba07
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/187000
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/source/text/scalc/01/stat_data.xhp 
b/source/text/scalc/01/stat_data.xhp
index 7802fd11e2..897aeb4763 100644
--- a/source/text/scalc/01/stat_data.xhp
+++ b/source/text/scalc/01/stat_data.xhp
@@ -720,7 +720,7 @@
             </tablerow>
             <tablerow>
                 <tablecell colspan="2">
-                    <paragraph role="paragraph" 
id="par_id141561818361892"><emph>Polar</emph></paragraph>
+                    <paragraph role="paragraph" 
id="par_id141561818361892"><emph>Inverse</emph></paragraph>
                 </tablecell>
                 <tablecell colspan="3">
                     <paragraph role="paragraph" 
id="par_id361561818366868">FALSE</paragraph>
@@ -728,7 +728,7 @@
             </tablerow>
             <tablerow>
                 <tablecell colspan="2">
-                    <paragraph role="paragraph" 
id="par_id181561818387534"><emph>Inverse</emph></paragraph>
+                    <paragraph role="paragraph" 
id="par_id181561818387534"><emph>Polar</emph></paragraph>
                 </tablecell>
                 <tablecell colspan="3">
                     <paragraph role="paragraph" 
id="par_id681561818391189">FALSE</paragraph>

Reply via email to