diff --git a/doc/protocol.rst b/doc/protocol.rst index 35d312696..e070fdc54 100644 --- a/doc/protocol.rst +++ b/doc/protocol.rst @@ -338,7 +338,7 @@ may contain :ref:`song tags ` and other metadata, specifically: - ``duration``: the duration of the song in seconds; may contain a fractional part. -- ``time``: like ``duration``, +- ``Time``: like ``duration``, but as integer value. This is deprecated and is only here for compatibility with older clients. Do not use.