docs: Fix typo

This commit is contained in:
Stein Magnus Jodal 2014-12-16 23:39:22 +01:00
parent 44599f1163
commit 70829390d1

View File

@ -50,7 +50,8 @@ v0.20.0 (UNRELEASED)
**Audio**
- Deprecated :meth:`mopidy.audio.Audio.emit_end_of_stream`. Pass a
:class:`None` buffer to :meth:`mopidy.audio.Audio.emit_data` end the stream.
:class:`None` buffer to :meth:`mopidy.audio.Audio.emit_data` to end the
stream.
- Internal code cleanup within audio subsystem: