From 9e75bf4fea4abffb4e48ac1b854c0f73f559429e Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Fri, 13 Mar 2009 21:51:04 +0000 Subject: fixed typo git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@849 90c681e8-e032-0410-971d-27865f9a5e38 --- src/qmmp/volumecontrol.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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 */ class SoftwareVolume : public VolumeControl -- cgit v1.2.3-13-gbd6f