summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2019-03-15 19:09:55 +0100
committerMax Kellermann <max@musicpd.org>2019-03-15 19:09:55 +0100
commitcb71f6dd04343dacdef6909c4f64821c1b9f2377 (patch)
tree269cba9fa3bee58b0a729985224f7e8c915b766b /doc
parent1881b0e975b4be8f01c798ef7c0a9e061583b815 (diff)
doc/protocol.rst: clarify the meaning of the `any` tag type
Diffstat (limited to 'doc')
-rw-r--r--doc/protocol.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/protocol.rst b/doc/protocol.rst
index 41bb2a861..ea8c9c13d 100644
--- a/doc/protocol.rst
+++ b/doc/protocol.rst
@@ -147,7 +147,7 @@ of:
- ``(TAG == 'VALUE')``: match a tag value.
``(TAG != 'VALUE')``: mismatch a tag value.
The special tag "*any*" checks all
- tag values.
+ tag types.
*albumartist* looks for
``VALUE`` in ``AlbumArtist``
and falls back to ``Artist`` tags if