[gnumeric] Docs: more spelling issues.
- From: Morten Welinder <mortenw src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnumeric] Docs: more spelling issues.
- Date: Mon, 21 Sep 2009 00:06:00 +0000 (UTC)
commit 1bc98838ee41e5aba900a4e8eb730b8e97699d62
Author: Morten Welinder <terra gnome org>
Date: Sun Sep 20 20:05:31 2009 -0400
Docs: more spelling issues.
doc/C/files-textopen.xml | 2 +-
doc/C/func.defs | 30 +++++++++++++++---------------
doc/C/functions.xml | 30 +++++++++++++++---------------
plugins/fn-database/functions.c | 4 ++--
plugins/fn-eng/functions.c | 2 +-
plugins/fn-financial/functions.c | 2 +-
plugins/fn-stat/functions.c | 2 +-
7 files changed, 36 insertions(+), 36 deletions(-)
---
diff --git a/doc/C/files-textopen.xml b/doc/C/files-textopen.xml
index ee68021..97e697c 100644
--- a/doc/C/files-textopen.xml
+++ b/doc/C/files-textopen.xml
@@ -635,7 +635,7 @@
<varlistentry>
<term>
- <emphasis role="bold">4</emphasis> - The line range spinboxes.
+ <emphasis role="bold">4</emphasis> - The line range spinbuttons.
</term>
<listitem>
<para>
diff --git a/doc/C/func.defs b/doc/C/func.defs
index 5788801..84b3e87 100644
--- a/doc/C/func.defs
+++ b/doc/C/func.defs
@@ -404,7 +404,7 @@ The natural logarithm is not uniquely defined on complex numbers. You may need t
@{field}: a string or integer specifying which field is to be used
@{criteria}: a range containing conditions
- DESCRIPTION=@{field} is a string or integer specifying whichfield is to be used. If @{field} is an integer nthen the nth column will be used. If @{field} is a string, then the column with the matching label will be used.
+ DESCRIPTION=@{field} is a string or integer specifying which field is to be used. If @{field} is an integer n then the nth column will be used. If @{field} is a string, then the column with the matching label will be used.
@DESCRIPTION= {criteria} is a range containing conditions. The first row of a @{criteria} should contain labels. Each label specifies to which field the conditions given in that column apply. Each cell below the label specifies a condition such as ">3" or "<9". An equality condition can be given by simply specifying a value, e. g. "3" or "Jody". For a record to be considered it must satisfy all conditions in at least one of the rows of @{criteria}.
@SEEALSO=DCOUNT
@@ -416,7 +416,7 @@ The natural logarithm is not uniquely defined on complex numbers. You may need t
@{field}: a string or integer specifying which field is to be used
@{criteria}: a range containing conditions
- DESCRIPTION=@{field} is a string or integer specifying whichfield is to be used. If @{field} is an integer nthen the nth column will be used. If @{field} is a string, then the column with the matching label will be used.
+ DESCRIPTION=@{field} is a string or integer specifying which field is to be used. If @{field} is an integer n then the nth column will be used. If @{field} is a string, then the column with the matching label will be used.
@DESCRIPTION= {criteria} is a range containing conditions. The first row of a @{criteria} should contain labels. Each label specifies to which field the conditions given in that column apply. Each cell below the label specifies a condition such as ">3" or "<9". An equality condition can be given by simply specifying a value, e. g. "3" or "Jody". For a record to be considered it must satisfy all conditions in at least one of the rows of @{criteria}.
@SEEALSO=DAVERAGE,DCOUNTA
@@ -428,7 +428,7 @@ The natural logarithm is not uniquely defined on complex numbers. You may need t
@{field}: a string or integer specifying which field is to be used
@{criteria}: a range containing conditions
- DESCRIPTION=@{field} is a string or integer specifying whichfield is to be used. If @{field} is an integer nthen the nth column will be used. If @{field} is a string, then the column with the matching label will be used.
+ DESCRIPTION=@{field} is a string or integer specifying which field is to be used. If @{field} is an integer n then the nth column will be used. If @{field} is a string, then the column with the matching label will be used.
@DESCRIPTION= {criteria} is a range containing conditions. The first row of a @{criteria} should contain labels. Each label specifies to which field the conditions given in that column apply. Each cell below the label specifies a condition such as ">3" or "<9". An equality condition can be given by simply specifying a value, e. g. "3" or "Jody". For a record to be considered it must satisfy all conditions in at least one of the rows of @{criteria}.
@SEEALSO=DCOUNT
@@ -440,7 +440,7 @@ The natural logarithm is not uniquely defined on complex numbers. You may need t
@{field}: a string or integer specifying which field is to be used
@{criteria}: a range containing conditions
- DESCRIPTION=@{field} is a string or integer specifying whichfield is to be used. If @{field} is an integer nthen the nth column will be used. If @{field} is a string, then the column with the matching label will be used.
+ DESCRIPTION=@{field} is a string or integer specifying which field is to be used. If @{field} is an integer n then the nth column will be used. If @{field} is a string, then the column with the matching label will be used.
@DESCRIPTION= {criteria} is a range containing conditions. The first row of a @{criteria} should contain labels. Each label specifies to which field the conditions given in that column apply. Each cell below the label specifies a condition such as ">3" or "<9". An equality condition can be given by simply specifying a value, e. g. "3" or "Jody". For a record to be considered it must satisfy all conditions in at least one of the rows of @{criteria}.
@NOTE=If none of the records match the conditions, DGET returns #VALUE!
@NOTE=If more than one record match the conditions, DGET returns #NUM!
@@ -454,7 +454,7 @@ The natural logarithm is not uniquely defined on complex numbers. You may need t
@{field}: a string or integer specifying which field is to be used
@{criteria}: a range containing conditions
- DESCRIPTION=@{field} is a string or integer specifying whichfield is to be used. If @{field} is an integer nthen the nth column will be used. If @{field} is a string, then the column with the matching label will be used.
+ DESCRIPTION=@{field} is a string or integer specifying which field is to be used. If @{field} is an integer n then the nth column will be used. If @{field} is a string, then the column with the matching label will be used.
@DESCRIPTION= {criteria} is a range containing conditions. The first row of a @{criteria} should contain labels. Each label specifies to which field the conditions given in that column apply. Each cell below the label specifies a condition such as ">3" or "<9". An equality condition can be given by simply specifying a value, e. g. "3" or "Jody". For a record to be considered it must satisfy all conditions in at least one of the rows of @{criteria}.
@SEEALSO=DMIN
@@ -466,7 +466,7 @@ The natural logarithm is not uniquely defined on complex numbers. You may need t
@{field}: a string or integer specifying which field is to be used
@{criteria}: a range containing conditions
- DESCRIPTION=@{field} is a string or integer specifying whichfield is to be used. If @{field} is an integer nthen the nth column will be used. If @{field} is a string, then the column with the matching label will be used.
+ DESCRIPTION=@{field} is a string or integer specifying which field is to be used. If @{field} is an integer n then the nth column will be used. If @{field} is a string, then the column with the matching label will be used.
@DESCRIPTION= {criteria} is a range containing conditions. The first row of a @{criteria} should contain labels. Each label specifies to which field the conditions given in that column apply. Each cell below the label specifies a condition such as ">3" or "<9". An equality condition can be given by simply specifying a value, e. g. "3" or "Jody". For a record to be considered it must satisfy all conditions in at least one of the rows of @{criteria}.
@SEEALSO=DCOUNT
@@ -478,7 +478,7 @@ The natural logarithm is not uniquely defined on complex numbers. You may need t
@{field}: a string or integer specifying which field is to be used
@{criteria}: a range containing conditions
- DESCRIPTION=@{field} is a string or integer specifying whichfield is to be used. If @{field} is an integer nthen the nth column will be used. If @{field} is a string, then the column with the matching label will be used.
+ DESCRIPTION=@{field} is a string or integer specifying which field is to be used. If @{field} is an integer n then the nth column will be used. If @{field} is a string, then the column with the matching label will be used.
@DESCRIPTION= {criteria} is a range containing conditions. The first row of a @{criteria} should contain labels. Each label specifies to which field the conditions given in that column apply. Each cell below the label specifies a condition such as ">3" or "<9". An equality condition can be given by simply specifying a value, e. g. "3" or "Jody". For a record to be considered it must satisfy all conditions in at least one of the rows of @{criteria}.
@SEEALSO=DSUM
@@ -490,7 +490,7 @@ The natural logarithm is not uniquely defined on complex numbers. You may need t
@{field}: a string or integer specifying which field is to be used
@{criteria}: a range containing conditions
- DESCRIPTION=@{field} is a string or integer specifying whichfield is to be used. If @{field} is an integer nthen the nth column will be used. If @{field} is a string, then the column with the matching label will be used.
+ DESCRIPTION=@{field} is a string or integer specifying which field is to be used. If @{field} is an integer n then the nth column will be used. If @{field} is a string, then the column with the matching label will be used.
@DESCRIPTION= {criteria} is a range containing conditions. The first row of a @{criteria} should contain labels. Each label specifies to which field the conditions given in that column apply. Each cell below the label specifies a condition such as ">3" or "<9". An equality condition can be given by simply specifying a value, e. g. "3" or "Jody". For a record to be considered it must satisfy all conditions in at least one of the rows of @{criteria}.
@SEEALSO=DSTDEVP
@@ -502,7 +502,7 @@ The natural logarithm is not uniquely defined on complex numbers. You may need t
@{field}: a string or integer specifying which field is to be used
@{criteria}: a range containing conditions
- DESCRIPTION=@{field} is a string or integer specifying whichfield is to be used. If @{field} is an integer nthen the nth column will be used. If @{field} is a string, then the column with the matching label will be used.
+ DESCRIPTION=@{field} is a string or integer specifying which field is to be used. If @{field} is an integer n then the nth column will be used. If @{field} is a string, then the column with the matching label will be used.
@DESCRIPTION= {criteria} is a range containing conditions. The first row of a @{criteria} should contain labels. Each label specifies to which field the conditions given in that column apply. Each cell below the label specifies a condition such as ">3" or "<9". An equality condition can be given by simply specifying a value, e. g. "3" or "Jody". For a record to be considered it must satisfy all conditions in at least one of the rows of @{criteria}.
@SEEALSO=DSTDEV
@@ -514,7 +514,7 @@ The natural logarithm is not uniquely defined on complex numbers. You may need t
@{field}: a string or integer specifying which field is to be used
@{criteria}: a range containing conditions
- DESCRIPTION=@{field} is a string or integer specifying whichfield is to be used. If @{field} is an integer nthen the nth column will be used. If @{field} is a string, then the column with the matching label will be used.
+ DESCRIPTION=@{field} is a string or integer specifying which field is to be used. If @{field} is an integer n then the nth column will be used. If @{field} is a string, then the column with the matching label will be used.
@DESCRIPTION= {criteria} is a range containing conditions. The first row of a @{criteria} should contain labels. Each label specifies to which field the conditions given in that column apply. Each cell below the label specifies a condition such as ">3" or "<9". An equality condition can be given by simply specifying a value, e. g. "3" or "Jody". For a record to be considered it must satisfy all conditions in at least one of the rows of @{criteria}.
@SEEALSO=DPRODUCT
@@ -526,7 +526,7 @@ The natural logarithm is not uniquely defined on complex numbers. You may need t
@{field}: a string or integer specifying which field is to be used
@{criteria}: a range containing conditions
- DESCRIPTION=@{field} is a string or integer specifying whichfield is to be used. If @{field} is an integer nthen the nth column will be used. If @{field} is a string, then the column with the matching label will be used.
+ DESCRIPTION=@{field} is a string or integer specifying which field is to be used. If @{field} is an integer n then the nth column will be used. If @{field} is a string, then the column with the matching label will be used.
@DESCRIPTION= {criteria} is a range containing conditions. The first row of a @{criteria} should contain labels. Each label specifies to which field the conditions given in that column apply. Each cell below the label specifies a condition such as ">3" or "<9". An equality condition can be given by simply specifying a value, e. g. "3" or "Jody". For a record to be considered it must satisfy all conditions in at least one of the rows of @{criteria}.
@SEEALSO=DVARP
@@ -538,7 +538,7 @@ The natural logarithm is not uniquely defined on complex numbers. You may need t
@{field}: a string or integer specifying which field is to be used
@{criteria}: a range containing conditions
- DESCRIPTION=@{field} is a string or integer specifying whichfield is to be used. If @{field} is an integer nthen the nth column will be used. If @{field} is a string, then the column with the matching label will be used.
+ DESCRIPTION=@{field} is a string or integer specifying which field is to be used. If @{field} is an integer n then the nth column will be used. If @{field} is a string, then the column with the matching label will be used.
@DESCRIPTION= {criteria} is a range containing conditions. The first row of a @{criteria} should contain labels. Each label specifies to which field the conditions given in that column apply. Each cell below the label specifies a condition such as ">3" or "<9". An equality condition can be given by simply specifying a value, e. g. "3" or "Jody". For a record to be considered it must satisfy all conditions in at least one of the rows of @{criteria}.
@SEEALSO=DVAR
@@ -1055,7 +1055,7 @@ For metric units any of the following prefixes can be used:
@{x1}: non-negative number
@NOTE=If any of the arguments is negative, #VALUE! is returned.
If any argument is zero, the result is zero.
- DESCRIPTION=INVSUMINV sum calculates the reciprocal (the inverse) of the sum of reciprovals (inverses) of all its arguments.
+ DESCRIPTION=INVSUMINV sum calculates the reciprocal (the inverse) of the sum of reciprocals (inverses) of all its arguments.
@SEEALSO=HARMEAN
@CATEGORY=Engineering
@@ -1289,7 +1289,7 @@ If any argument is zero, the result is zero.
@CATEGORY=Finance
@FUNCTION=COUPPCD
@SYNTAX=COUPPCD(settlement,maturity,frequency,basis,eom)
- DESCRIPTION=COUPPCD calculates the coupon date preceeding settlement.
+ DESCRIPTION=COUPPCD calculates the coupon date preceding settlement.
@{settlement}: settlement date
@{maturity}: maturity date
@{frequency}: number of interest payments per year
@@ -4028,7 +4028,7 @@ The successive use of the simulation tool also requires that you give to the too
@CATEGORY=Statistics
@FUNCTION=LOGFIT
@SYNTAX=LOGFIT(known_y's,known_x's)
- DESCRIPTION=LOGFIT function applies the ``least squares'' method to fit the logarithmic equationy = a + b * ln(sign * (x - c)) , sign = +1 or -1 to your data. The graph of the equation is a logarithmic curve moved horizontally by c and possibly mirrored across the y-axis (if sign = -1).
+ DESCRIPTION=LOGFIT function applies the ``least squares'' method to fit the logarithmic equation y = a + b * ln(sign * (x - c)) , sign = +1 or -1 to your data. The graph of the equation is a logarithmic curve moved horizontally by c and possibly mirrored across the y-axis (if sign = -1).
@{known_y's}: known y-values
@{known_x's}: known x-values
diff --git a/doc/C/functions.xml b/doc/C/functions.xml
index 19b2a84..8a651e9 100644
--- a/doc/C/functions.xml
+++ b/doc/C/functions.xml
@@ -1463,7 +1463,7 @@
</refsect1>
<refsect1>
<title>Description</title>
- <para><parameter>field</parameter> is a string or integer specifying whichfield is to be used. If <parameter>field</parameter> is an integer nthen the nth column will be used. If <parameter>field</parameter> is a string, then the column with the matching label will be used.</para>
+ <para><parameter>field</parameter> is a string or integer specifying which field is to be used. If <parameter>field</parameter> is an integer n then the nth column will be used. If <parameter>field</parameter> is a string, then the column with the matching label will be used.</para>
</refsect1>
<refsect1>
<title>Description</title>
@@ -1499,7 +1499,7 @@
</refsect1>
<refsect1>
<title>Description</title>
- <para><parameter>field</parameter> is a string or integer specifying whichfield is to be used. If <parameter>field</parameter> is an integer nthen the nth column will be used. If <parameter>field</parameter> is a string, then the column with the matching label will be used.</para>
+ <para><parameter>field</parameter> is a string or integer specifying which field is to be used. If <parameter>field</parameter> is an integer n then the nth column will be used. If <parameter>field</parameter> is a string, then the column with the matching label will be used.</para>
</refsect1>
<refsect1>
<title>Description</title>
@@ -1536,7 +1536,7 @@
</refsect1>
<refsect1>
<title>Description</title>
- <para><parameter>field</parameter> is a string or integer specifying whichfield is to be used. If <parameter>field</parameter> is an integer nthen the nth column will be used. If <parameter>field</parameter> is a string, then the column with the matching label will be used.</para>
+ <para><parameter>field</parameter> is a string or integer specifying which field is to be used. If <parameter>field</parameter> is an integer n then the nth column will be used. If <parameter>field</parameter> is a string, then the column with the matching label will be used.</para>
</refsect1>
<refsect1>
<title>Description</title>
@@ -1572,7 +1572,7 @@
</refsect1>
<refsect1>
<title>Description</title>
- <para><parameter>field</parameter> is a string or integer specifying whichfield is to be used. If <parameter>field</parameter> is an integer nthen the nth column will be used. If <parameter>field</parameter> is a string, then the column with the matching label will be used.</para>
+ <para><parameter>field</parameter> is a string or integer specifying which field is to be used. If <parameter>field</parameter> is an integer n then the nth column will be used. If <parameter>field</parameter> is a string, then the column with the matching label will be used.</para>
</refsect1>
<refsect1>
<title>Description</title>
@@ -1616,7 +1616,7 @@
</refsect1>
<refsect1>
<title>Description</title>
- <para><parameter>field</parameter> is a string or integer specifying whichfield is to be used. If <parameter>field</parameter> is an integer nthen the nth column will be used. If <parameter>field</parameter> is a string, then the column with the matching label will be used.</para>
+ <para><parameter>field</parameter> is a string or integer specifying which field is to be used. If <parameter>field</parameter> is an integer n then the nth column will be used. If <parameter>field</parameter> is a string, then the column with the matching label will be used.</para>
</refsect1>
<refsect1>
<title>Description</title>
@@ -1652,7 +1652,7 @@
</refsect1>
<refsect1>
<title>Description</title>
- <para><parameter>field</parameter> is a string or integer specifying whichfield is to be used. If <parameter>field</parameter> is an integer nthen the nth column will be used. If <parameter>field</parameter> is a string, then the column with the matching label will be used.</para>
+ <para><parameter>field</parameter> is a string or integer specifying which field is to be used. If <parameter>field</parameter> is an integer n then the nth column will be used. If <parameter>field</parameter> is a string, then the column with the matching label will be used.</para>
</refsect1>
<refsect1>
<title>Description</title>
@@ -1688,7 +1688,7 @@
</refsect1>
<refsect1>
<title>Description</title>
- <para><parameter>field</parameter> is a string or integer specifying whichfield is to be used. If <parameter>field</parameter> is an integer nthen the nth column will be used. If <parameter>field</parameter> is a string, then the column with the matching label will be used.</para>
+ <para><parameter>field</parameter> is a string or integer specifying which field is to be used. If <parameter>field</parameter> is an integer n then the nth column will be used. If <parameter>field</parameter> is a string, then the column with the matching label will be used.</para>
</refsect1>
<refsect1>
<title>Description</title>
@@ -1724,7 +1724,7 @@
</refsect1>
<refsect1>
<title>Description</title>
- <para><parameter>field</parameter> is a string or integer specifying whichfield is to be used. If <parameter>field</parameter> is an integer nthen the nth column will be used. If <parameter>field</parameter> is a string, then the column with the matching label will be used.</para>
+ <para><parameter>field</parameter> is a string or integer specifying which field is to be used. If <parameter>field</parameter> is an integer n then the nth column will be used. If <parameter>field</parameter> is a string, then the column with the matching label will be used.</para>
</refsect1>
<refsect1>
<title>Description</title>
@@ -1760,7 +1760,7 @@
</refsect1>
<refsect1>
<title>Description</title>
- <para><parameter>field</parameter> is a string or integer specifying whichfield is to be used. If <parameter>field</parameter> is an integer nthen the nth column will be used. If <parameter>field</parameter> is a string, then the column with the matching label will be used.</para>
+ <para><parameter>field</parameter> is a string or integer specifying which field is to be used. If <parameter>field</parameter> is an integer n then the nth column will be used. If <parameter>field</parameter> is a string, then the column with the matching label will be used.</para>
</refsect1>
<refsect1>
<title>Description</title>
@@ -1796,7 +1796,7 @@
</refsect1>
<refsect1>
<title>Description</title>
- <para><parameter>field</parameter> is a string or integer specifying whichfield is to be used. If <parameter>field</parameter> is an integer nthen the nth column will be used. If <parameter>field</parameter> is a string, then the column with the matching label will be used.</para>
+ <para><parameter>field</parameter> is a string or integer specifying which field is to be used. If <parameter>field</parameter> is an integer n then the nth column will be used. If <parameter>field</parameter> is a string, then the column with the matching label will be used.</para>
</refsect1>
<refsect1>
<title>Description</title>
@@ -1832,7 +1832,7 @@
</refsect1>
<refsect1>
<title>Description</title>
- <para><parameter>field</parameter> is a string or integer specifying whichfield is to be used. If <parameter>field</parameter> is an integer nthen the nth column will be used. If <parameter>field</parameter> is a string, then the column with the matching label will be used.</para>
+ <para><parameter>field</parameter> is a string or integer specifying which field is to be used. If <parameter>field</parameter> is an integer n then the nth column will be used. If <parameter>field</parameter> is a string, then the column with the matching label will be used.</para>
</refsect1>
<refsect1>
<title>Description</title>
@@ -1868,7 +1868,7 @@
</refsect1>
<refsect1>
<title>Description</title>
- <para><parameter>field</parameter> is a string or integer specifying whichfield is to be used. If <parameter>field</parameter> is an integer nthen the nth column will be used. If <parameter>field</parameter> is a string, then the column with the matching label will be used.</para>
+ <para><parameter>field</parameter> is a string or integer specifying which field is to be used. If <parameter>field</parameter> is an integer n then the nth column will be used. If <parameter>field</parameter> is a string, then the column with the matching label will be used.</para>
</refsect1>
<refsect1>
<title>Description</title>
@@ -3376,7 +3376,7 @@
</refsect1>
<refsect1>
<title>Description</title>
- <para><function>INVSUMINV</function> sum calculates the reciprocal (the inverse) of the sum of reciprovals (inverses) of all its arguments.</para>
+ <para><function>INVSUMINV</function> sum calculates the reciprocal (the inverse) of the sum of reciprocals (inverses) of all its arguments.</para>
</refsect1>
<refsect1>
<title>See also</title>
@@ -4106,7 +4106,7 @@
</refsynopsisdiv>
<refsect1>
<title>Description</title>
- <para><function>COUPPCD</function> calculates the coupon date preceeding settlement.</para>
+ <para><function>COUPPCD</function> calculates the coupon date preceding settlement.</para>
<para><parameter>settlement</parameter>: settlement date</para>
<para><parameter>maturity</parameter>: maturity date</para>
<para><parameter>frequency</parameter>: number of interest payments per year</para>
@@ -13071,7 +13071,7 @@
</refsynopsisdiv>
<refsect1>
<title>Description</title>
- <para><function>LOGFIT</function> function applies the ``least squares'' method to fit the logarithmic equationy = a + b * ln(sign * (x - c)) , sign = +1 or -1 to your data. The graph of the equation is a logarithmic curve moved horizontally by c and possibly mirrored across the y-axis (if sign = -1).</para>
+ <para><function>LOGFIT</function> function applies the ``least squares'' method to fit the logarithmic equation y = a + b * ln(sign * (x - c)) , sign = +1 or -1 to your data. The graph of the equation is a logarithmic curve moved horizontally by c and possibly mirrored across the y-axis (if sign = -1).</para>
<para>@{known_y's}: known y-values</para>
<para>@{known_x's}: known x-values</para>
</refsect1>
diff --git a/plugins/fn-database/functions.c b/plugins/fn-database/functions.c
index 2ce664d..0a68381 100644
--- a/plugins/fn-database/functions.c
+++ b/plugins/fn-database/functions.c
@@ -54,8 +54,8 @@ GNM_PLUGIN_MODULE_HEADER;
"columns of data are fields. " \
"The first row of a database " \
"contains labels for each column.") }
-#define GNM_HELP_DESC_FIELD { GNM_FUNC_HELP_DESCRIPTION, F_("@{field} is a string or integer specifying which" \
- "field is to be used. If @{field} is an integer n" \
+#define GNM_HELP_DESC_FIELD { GNM_FUNC_HELP_DESCRIPTION, F_("@{field} is a string or integer specifying which " \
+ "field is to be used. If @{field} is an integer n " \
"then the nth column will be used. If @{field} " \
"is a string, then the column with the matching " \
"label will be used.") }
diff --git a/plugins/fn-eng/functions.c b/plugins/fn-eng/functions.c
index 85d40f2..bbcee98 100644
--- a/plugins/fn-eng/functions.c
+++ b/plugins/fn-eng/functions.c
@@ -1167,7 +1167,7 @@ static GnmFuncHelp const help_invsuminv[] = {
{ GNM_FUNC_HELP_NOTE, F_("If any of the arguments is negative, #VALUE! is returned.\n"
"If any argument is zero, the result is zero.") },
{ GNM_FUNC_HELP_DESCRIPTION, F_("INVSUMINV sum calculates the reciprocal (the inverse) "
- "of the sum of reciprovals (inverses) of all its arguments.") },
+ "of the sum of reciprocals (inverses) of all its arguments.") },
{ GNM_FUNC_HELP_EXAMPLES, "=INVSUMINV(2000,2000)" },
{ GNM_FUNC_HELP_SEEALSO, "HARMEAN" },
{ GNM_FUNC_HELP_END}
diff --git a/plugins/fn-financial/functions.c b/plugins/fn-financial/functions.c
index 79954db..4c2d0f2 100644
--- a/plugins/fn-financial/functions.c
+++ b/plugins/fn-financial/functions.c
@@ -2944,7 +2944,7 @@ static GnmFuncHelp const help_couppcd[] = {
{ GNM_FUNC_HELP_ARG, F_("frequency:number of interest payments per year")},
{ GNM_FUNC_HELP_ARG, F_("basis:calendar basis")},
{ GNM_FUNC_HELP_ARG, F_("eom:end-of-month flag")},
- { GNM_FUNC_HELP_DESCRIPTION, F_("COUPPCD calculates the coupon date preceeding settlement.") },
+ { GNM_FUNC_HELP_DESCRIPTION, F_("COUPPCD calculates the coupon date preceding settlement.") },
FREQ_HELP,
GNM_DATE_BASIS_HELP
{ GNM_FUNC_HELP_EXAMPLES, "=COUPPCD(DATE(2002,11,29),DATE(2004,2,29),4,0)" },
diff --git a/plugins/fn-stat/functions.c b/plugins/fn-stat/functions.c
index 81b38e7..b74d114 100644
--- a/plugins/fn-stat/functions.c
+++ b/plugins/fn-stat/functions.c
@@ -3634,7 +3634,7 @@ static GnmFuncHelp const help_logfit[] = {
{ GNM_FUNC_HELP_ARG, F_("known_x's:known x-values")},
{ GNM_FUNC_HELP_DESCRIPTION, F_(
"LOGFIT function applies the ``least squares'' method to fit "
- "the logarithmic equation"
+ "the logarithmic equation "
"y = a + b * ln(sign * (x - c)) , sign = +1 or -1 "
"to your data. The graph of the equation is a logarithmic curve "
"moved horizontally by c and possibly mirrored across the y-axis "
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]