summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2013-12-30 10:54:25 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-12-30 16:40:17 +0000
commit3bd52d8db21ca6a6e2b9d3edf533eebde55e7325 (patch)
treeebdbd2ec9834ef59a47c0ec652c0238606d13844
parent582d3cb9346e0e1c1c3dc3188cd28976ac24e1bf (diff)
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 <jorendc@libreoffice.org> Reviewed-by: Winfried Donkers <winfrieddonkers@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
-rw-r--r--sc/source/ui/StatisticsDialogs/StatisticsDialogs.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/StatisticsDialogs/StatisticsDialogs.src b/sc/source/ui/StatisticsDialogs/StatisticsDialogs.src
index 26f7ace4788b..dc180ca6f3e2 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
{