mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-04-12 00:47:49 -04:00
Fix c&p error for %pE in the manual. Thanks to Alexander Levin for pointing out.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25294 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
7379718624
commit
be8a5afaa9
1 changed files with 1 additions and 1 deletions
|
|
@ -140,7 +140,7 @@ produce the information for the next file to be played.
|
|||
& \config{\%pS7{\textless}in the first 7 seconds of track{\textbar}in
|
||||
the rest of the track{\textgreater}}\\
|
||||
\config{\%pE} & Track is ending. An optional number gives how many seconds
|
||||
the tag remains true for after the start of the track. The default is
|
||||
the tag remains true for before the end of the track. The default is
|
||||
10 seconds if no number is specified.\\
|
||||
& \config{\%pE7{\textless}in the last 7 seconds of track{\textbar}in
|
||||
the rest of the track{\textgreater}}\\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue