Minor fix in comments

This commit is contained in:
Laurent Gomila 2011-09-02 19:26:18 +02:00
parent 78afc38501
commit 18cebde155

View File

@ -200,7 +200,7 @@ public :
//////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////
/// \brief Get the number of channels used by the sound /// \brief Get the number of channels used by the sound
/// ///
/// If the sound is mono then the number ofchannels will /// If the sound is mono then the number of channels will
/// be 1, 2 for stereo, etc. /// be 1, 2 for stereo, etc.
/// ///
/// \return Number of channels /// \return Number of channels