Reword docs a bit

This commit is contained in:
Dmitry Marakasov 2018-02-11 22:36:28 +03:00
parent 96bd99a9a7
commit d1e0a0e8be

View File

@ -43,8 +43,8 @@ class Music;
/// \headerfile SDL2pp/Mixer.hh
///
/// This class represents open SDL_mixer audio device. Object
/// of this class must be constructed before creating any
/// SDL2pp:Chunk's.
/// of this class must be constructed before calling any other
/// mixer functions.
///
////////////////////////////////////////////////////////////
class SDL2PP_EXPORT Mixer {