Correct wrong docstring

This commit is contained in:
Jens Luetjen 2016-04-02 16:01:09 +02:00
parent ac47d254a3
commit a6e33e537f

View File

@ -42,7 +42,7 @@ class MixerState(ValidatedImmutableObject):
:param volume: the volume
:type volume: int
:param mute: the volume
:param mute: the mute state
:type mute: int
"""