summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/ds9/volumeeffect.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/phonon/ds9/volumeeffect.h')
-rw-r--r--src/3rdparty/phonon/ds9/volumeeffect.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/phonon/ds9/volumeeffect.h b/src/3rdparty/phonon/ds9/volumeeffect.h
index d1b0186..39b20d0 100644
--- a/src/3rdparty/phonon/ds9/volumeeffect.h
+++ b/src/3rdparty/phonon/ds9/volumeeffect.h
@@ -47,7 +47,7 @@ namespace Phonon
private:
float m_volume;
- //paramaters used to fade
+ //parameters used to fade
Phonon::VolumeFaderEffect::FadeCurve m_fadeCurve;
bool m_fading; //determines if we should be fading.