fix doc build error

This commit is contained in:
Jeff Epler 2020-01-06 09:26:32 -06:00
parent dc729718eb
commit b1b4a9e842
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
//| .. currentmodule:: audiomp3
//|
//| :class:`MP3Decoder` -- Load a mp3 file for audio playback
//| ========================================================
//| =========================================================
//|
//| An object that decodes MP3 files for playback on an audio device.
//|