doc/protocol.rst: fix MPD version on oneshot

This commit is contained in:
Itai Y. Efrat
2020-12-16 19:35:13 +02:00
parent 1caed3e390
commit 7ae3664c91

@ -543,7 +543,7 @@ Playback options
:command:`single {STATE}` [#since_0_15]_ :command:`single {STATE}` [#since_0_15]_
Sets single state to ``STATE``, Sets single state to ``STATE``,
``STATE`` should be ``0``, ``1`` or ``oneshot`` [#since_0_20]_. ``STATE`` should be ``0``, ``1`` or ``oneshot`` [#since_0_21]_.
When single is activated, playback is stopped after current song, or When single is activated, playback is stopped after current song, or
song is repeated if the 'repeat' mode is enabled. song is repeated if the 'repeat' mode is enabled.