docs: Fix typo
This commit is contained in:
parent
dd555ed828
commit
d1c0d48be6
@ -481,7 +481,7 @@ class Audio(pykka.ThreadingActor):
|
|||||||
"""
|
"""
|
||||||
Mute or unmute of the software mixer.
|
Mute or unmute of the software mixer.
|
||||||
|
|
||||||
:param mute: Wether to mute the mixer or not.
|
:param mute: Whether to mute the mixer or not.
|
||||||
:type mute: bool
|
:type mute: bool
|
||||||
:rtype: :class:`True` if successful, else :class:`False`
|
:rtype: :class:`True` if successful, else :class:`False`
|
||||||
"""
|
"""
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user