From d84eaeafc5a08592abd56417bc24c21cb0ddc410 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sat, 18 Feb 2017 19:01:04 +0100 Subject: [PATCH] doc/include/tags.xml: clarify that track/disc are decimal --- doc/include/tags.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/include/tags.xml b/doc/include/tags.xml index 554b43a82..b3554efb9 100644 --- a/doc/include/tags.xml +++ b/doc/include/tags.xml @@ -55,7 +55,8 @@ - track: the track number within the album. + track: the decimal track number within the + album. @@ -103,7 +104,8 @@ - disc: the disc number in a multi-disc album. + disc: the decimal disc number in a multi-disc + album.