]> granicus.if.org Git - python/commitdiff
Fix typo pointed out by cocoatomo on docs@
authorZachary Ware <zachary.ware@gmail.com>
Wed, 18 Jun 2014 03:26:59 +0000 (22:26 -0500)
committerZachary Ware <zachary.ware@gmail.com>
Wed, 18 Jun 2014 03:26:59 +0000 (22:26 -0500)
Doc/library/ossaudiodev.rst

index 80551aa9a65b6328dc573715acaec92d9bbe87f2..c57a4d1a69937429253d6b12dd662fdc6eb23960 100644 (file)
@@ -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.