diff options
Diffstat (limited to 'kalzium')
-rw-r--r-- | kalzium/src/spectrum.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kalzium/src/spectrum.h b/kalzium/src/spectrum.h index 090822a6..cfc65782 100644 --- a/kalzium/src/spectrum.h +++ b/kalzium/src/spectrum.h @@ -130,7 +130,7 @@ class Spectrum /** * cache the values of the biggest and - * smallest wavelenght + * smallest wavelength */ void adjustMinMax(){ m_min = minBand(); |