[gnumeric] Typo.



commit eca722078d8ac787f1719557c5c5bea91beff3d6
Author: Morten Welinder <terra gnome org>
Date:   Sat Dec 21 14:45:01 2013 -0500

    Typo.

 src/sf-gamma.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/sf-gamma.c b/src/sf-gamma.c
index ddb2bb6..8e6eb8d 100644
--- a/src/sf-gamma.c
+++ b/src/sf-gamma.c
@@ -1136,7 +1136,7 @@ static const gnm_float lanczos_g = GNM_const (808618867.0) / 134217728;
  * The result of a[g,k] will contain both positive and negative constants.
  * Most people using the Lanczos series do not understand that a naive
  * implemetation will suffer significant cancellation errors.  The error
- * estimates assume the series is computes without loss!
+ * estimates assume the series is computed without loss!
  *
  * Following Boost we multiply the entire partial fraction by Pochhammer[z+1,k]
  * That gives us a polynomium with positive coefficient.  For kicks we toss


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]