1
0
Fork 0
forked from len0rd/rockbox

Fixed typo

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2221 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Björn Stenberg 2002-09-06 23:57:09 +00:00
parent 8e96c47ff0
commit ef413705d0

View file

@ -36,7 +36,7 @@ File Info Tags:
%fv : "(vbr)" if variable bit rate or "" if constant bit rate
%d1 : First directory from end of file path.
%d2 : Second directory from end of file path.
%d2 : Third directory from end of file path.
%d3 : Third directory from end of file path.
Example for the the %dN commands: If the path is "/Rock/Kent/Isola/11 -
747.mp3", %d1 is "Isola", %d2 is "Kent"... You get the picture.