[gnumeric] fix typos
- From: Andreas J. Guelzow <guelzow src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric] fix typos
- Date: Sun, 4 Jul 2010 23:18:20 +0000 (UTC)
commit 1ffdf231c2da7feec4131fd6847c901733b05cdf
Author: Andreas J Guelzow <aguelzow pyrshep ca>
Date: Sun Jul 4 17:18:16 2010 -0600
fix typos
2010-07-04 Andreas J. Guelzow <aguelzow pyrshep ca>
* analysis-wilcoxon-mann-whitney.c: fix typo
2010-07-04 Andreas J. Guelzow <aguelzow pyrshep ca>
* schemas/gnumeric-dialogs.schemas.in: fix typo
ChangeLog | 4 ++++
schemas/gnumeric-dialogs.schemas.in | 2 +-
src/tools/ChangeLog | 4 ++++
src/tools/analysis-wilcoxon-mann-whitney.c | 2 +-
4 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 45bbf16..97d9ba9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-07-04 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * schemas/gnumeric-dialogs.schemas.in: fix typo
+
2010-07-01 Morten Welinder <terra gnome org>
* src/func.c (check_argument_refs): New function.
diff --git a/schemas/gnumeric-dialogs.schemas.in b/schemas/gnumeric-dialogs.schemas.in
index db93cab..64e1dc2 100644
--- a/schemas/gnumeric-dialogs.schemas.in
+++ b/schemas/gnumeric-dialogs.schemas.in
@@ -607,7 +607,7 @@
<default>FALSE</default>
<locale name="C">
<short>Search & Replace Preserves Case</short>
- <long>Search & Replace preservess case as default</long>
+ <long>Search & Replace preserves case as default</long>
</locale>
</schema>
<schema>
diff --git a/src/tools/ChangeLog b/src/tools/ChangeLog
index 6752682..94e2271 100644
--- a/src/tools/ChangeLog
+++ b/src/tools/ChangeLog
@@ -1,3 +1,7 @@
+2010-07-04 Andreas J. Guelzow <aguelzow pyrshep ca>
+
+ * analysis-wilcoxon-mann-whitney.c: fix typo
+
2010-07-03 Morten Welinder <terra gnome org>
* gnm-solver.c (gnm_sub_solver_locate_binary): New function.
diff --git a/src/tools/analysis-wilcoxon-mann-whitney.c b/src/tools/analysis-wilcoxon-mann-whitney.c
index 088604e..76f6218 100644
--- a/src/tools/analysis-wilcoxon-mann-whitney.c
+++ b/src/tools/analysis-wilcoxon-mann-whitney.c
@@ -290,7 +290,7 @@ analysis_tool_wilcoxon_mann_whitney_engine_run (data_analysis_output_t *dao,
GNM_EXPR_OP_MULT,
expr_normdist));
dao_set_cell_comment (dao, 1, 8,
- _("This p-value is calulated using a\n"
+ _("This p-value is calculated using a\n"
"normal approximation, so it is\n"
"only valid for large samples of\n"
"at least 15 observations in each\n"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]