mirror of
https://github.com/python/cpython.git
synced 2025-07-29 14:15:07 +00:00
Merge typo fix
This commit is contained in:
commit
42653dfcf7
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue