[gnumeric] Docs: typo.
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric] Docs: typo.
- Date: Fri, 18 Jan 2013 17:15:53 +0000 (UTC)
commit 9bebe81930e23ad3b2eaf890582f5eb396d0348f
Author: Morten Welinder <terra gnome org>
Date: Fri Jan 18 12:15:41 2013 -0500
Docs: typo.
plugins/fn-math/functions.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/fn-math/functions.c b/plugins/fn-math/functions.c
index ad38ae1..6f03d82 100644
--- a/plugins/fn-math/functions.c
+++ b/plugins/fn-math/functions.c
@@ -2925,7 +2925,7 @@ gnumeric_mmult (GnmFuncEvalInfo *ei, GnmValue const * const *argv)
/***************************************************************************/
static GnmFuncHelp const help_leverage[] = {
- { GNM_FUNC_HELP_NAME, F_("LEVERAGE:calculate leverate")},
+ { GNM_FUNC_HELP_NAME, F_("LEVERAGE:calculate regression leverage")},
{ GNM_FUNC_HELP_ARG, F_("A:a matrix")},
{ GNM_FUNC_HELP_DESCRIPTION,
F_("Returns the diagonal of @{A} (@{A}^T @{A})^-1 @{A}T as a column vector.") },
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]