diff options
Diffstat (limited to 'modules/cheby.c')
-rw-r--r-- | modules/cheby.c | 2 |
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 |