aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/qmmp/volumecontrol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qmmp/volumecontrol.h b/src/qmmp/volumecontrol.h
index f993057b7..68e0536fc 100644
--- a/src/qmmp/volumecontrol.h
+++ b/src/qmmp/volumecontrol.h
@@ -85,7 +85,7 @@ private:
int m_left, m_right;
};
-/*! @brief The SoftwareVolume provides access to the software volume control.
+/*! @brief The SoftwareVolume class provides access to the software volume control.
* @author Ilya Kotov <forkotov02@hotmail.ru>
*/
class SoftwareVolume : public VolumeControl