diff options
Diffstat (limited to 'generic/tclArithSeries.h')
| -rw-r--r-- | generic/tclArithSeries.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclArithSeries.h b/generic/tclArithSeries.h index 5d014d0..f855c22 100644 --- a/generic/tclArithSeries.h +++ b/generic/tclArithSeries.h @@ -11,7 +11,7 @@ */ /* - * The structure used for the AirthSeries internal representation. + * The structure used for the ArithSeries internal representation. * Note that the len can in theory be always computed by start,end,step * but it's faster to cache it inside the internal representation. */ |
