docs: Fix typo

This commit is contained in:
Stein Magnus Jodal 2016-02-07 13:03:19 +01:00
parent 78d10c4ab8
commit 4d0bc755a0

View File

@ -92,7 +92,7 @@ MPD frontend
- Start ``songid`` counting at 1 instead of 0 to match the original MPD server.
- Idle events are now emitted on ``seekeded`` events. This fix means that
- Idle events are now emitted on ``seeked`` events. This fix means that
clients relying on ``idle`` events now get notified about seeks.
(Fixes: :issue:`1331` :issue:`1347`)