doc/protocol.rst: fix time tag case

The `Time` song tag starts with an uppercase letter.
This commit is contained in:
naglis 2023-12-26 10:51:34 +02:00
parent a4c7041561
commit 07ee11b963
1 changed files with 1 additions and 1 deletions

View File

@ -338,7 +338,7 @@ may contain :ref:`song tags <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.