summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Muscariello <nroi@mailbox.org>2018-11-04 13:38:05 +0100
committerMax Kellermann <max@musicpd.org>2018-11-04 14:04:57 +0100
commit4e6b8edf722e0b74827248d97633c9510be18844 (patch)
tree8900ea933f319d4dd9b1ab6edba9d2f2a7f9e3ec
parentac0852b4e33033d73770c610154ddb242f6c1119 (diff)
doc/protocol.rst: add missing backticks
-rw-r--r--doc/protocol.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/protocol.rst b/doc/protocol.rst
index 5198ca3fa..b14f12f93 100644
--- a/doc/protocol.rst
+++ b/doc/protocol.rst
@@ -395,7 +395,7 @@ Querying ``MPD``'s status
- ``consume`` [#since_0_15]_: ``0`` or ``1``
- ``playlist``: 31-bit unsigned integer, the playlist version number
- ``playlistlength``: integer, the length of the playlist
- - ``state``: ``play``, ``stop, or ``pause``
+ - ``state``: ``play``, ``stop``, or ``pause``
- ``song``: playlist song number of the current song stopped on or playing
- ``songid``: playlist songid of the current song stopped on or playing
- ``nextsong`` [#since_0_15]_: playlist song number of the next song to be played