aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2009-03-13 21:51:04 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2009-03-13 21:51:04 +0000
commit9e75bf4fea4abffb4e48ac1b854c0f73f559429e (patch)
tree8b41fe8078d44c0d098881ae86f7d28a82b7473d /src
parente195794fbd27d271532a9533bc35cf747ea0ccd9 (diff)
downloadqmmp-9e75bf4fea4abffb4e48ac1b854c0f73f559429e.tar.gz
qmmp-9e75bf4fea4abffb4e48ac1b854c0f73f559429e.tar.bz2
qmmp-9e75bf4fea4abffb4e48ac1b854c0f73f559429e.zip
fixed typo
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@849 90c681e8-e032-0410-971d-27865f9a5e38
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