sc/source/ui/StatisticsDialogs/StatisticsDialogs.src |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 3bd52d8db21ca6a6e2b9d3edf533eebde55e7325
Author: Julien Nabet <serval2...@yahoo.fr>
Date:   Mon Dec 30 10:54:25 2013 +0100

    Resolves: fdo#73138 undo name for 'Chi Squared' is different
    
    Change-Id: Iedb01a2bd08f56befb351d00cebd0fb20b57def4
    Reviewed-on: https://gerrit.libreoffice.org/7231
    Reviewed-by: Joren De Cuyper <jore...@libreoffice.org>
    Reviewed-by: Winfried Donkers <winfrieddonk...@libreoffice.org>
    Reviewed-by: Caolán McNamara <caol...@redhat.com>
    Tested-by: Caolán McNamara <caol...@redhat.com>

diff --git a/sc/source/ui/StatisticsDialogs/StatisticsDialogs.src 
b/sc/source/ui/StatisticsDialogs/StatisticsDialogs.src
index 26f7ace..dc180ca 100644
--- a/sc/source/ui/StatisticsDialogs/StatisticsDialogs.src
+++ b/sc/source/ui/StatisticsDialogs/StatisticsDialogs.src
@@ -213,7 +213,7 @@ Resource RID_STATISTICS_DLGS
     };
     String STR_DISTRIBUTION_CHI_SQUARED
     {
-        Text [ en-US ] = "Geometric";
+        Text [ en-US ] = "Chi Squared";
     };
     String STR_DISTRIBUTION_GEOMETRIC
     {
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to