aboutsummaryrefslogtreecommitdiff
path: root/modules/cheby.c
diff options
context:
space:
mode:
authorTom Schouten <doelie@users.sourceforge.net>2003-02-18 13:18:54 +0000
committerTom Schouten <doelie@users.sourceforge.net>2003-02-18 13:18:54 +0000
commit0cb66a03e133428a6778de2abec3df4c6cedea59 (patch)
tree366e021b6f3253c3e492cc55cdbbdea5e76fd170 /modules/cheby.c
parentcec59cea80c2a573404d52cda43fda46536f2121 (diff)
creb update
svn path=/trunk/externals/creb/; revision=419
Diffstat (limited to 'modules/cheby.c')
-rw-r--r--modules/cheby.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/cheby.c b/modules/cheby.c
index 2c32d68..6774028 100644
--- a/modules/cheby.c
+++ b/modules/cheby.c
@@ -1,5 +1,5 @@
/*
- * cheby.c - chebychev polynomial evaluation
+ * cheby.c - chebyshev polynomial evaluation
* Copyright (c) 2000-2003 by Tom Schouten
*
* This program is free software; you can redistribute it and/or modify