mirror of
https://github.com/python/cpython.git
synced 2024-11-24 02:15:30 +08:00
Fix typo pointed out by cocoatomo on docs@
This commit is contained in:
parent
64d750b36b
commit
8909127af2
@ -407,7 +407,7 @@ The remaining methods are specific to audio mixing:
|
||||
(silent) to 100 (full volume). If the control is monophonic, a 2-tuple is still
|
||||
returned, but both volumes are the same.
|
||||
|
||||
Raises :exc:`OSSAudioError` if an invalid control was is specified, or
|
||||
Raises :exc:`OSSAudioError` if an invalid control is specified, or
|
||||
:exc:`OSError` if an unsupported control is specified.
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user