From 08842e5fb2779cda3d6cf892c88487c28c176b06 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 5 Apr 2012 13:20:18 -0500 Subject: [PATCH] Fix typos. --- kalzium/src/spectrum.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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();