diff options
| author | Alex Parker <rockbox@aeparker.com> | 2010-03-22 17:27:31 +0000 |
|---|---|---|
| committer | Alex Parker <rockbox@aeparker.com> | 2010-03-22 17:27:31 +0000 |
| commit | be8a5afaa9387ac5abfa597dfdfb740dd33a294f (patch) | |
| tree | f7f6cc9d53721c7f28ac9788b9ed1d17b737c7f7 /manual/appendix | |
| parent | 737971862491c52f72b13de558733cf66ae40d82 (diff) | |
| download | rockbox-be8a5afaa9387ac5abfa597dfdfb740dd33a294f.zip rockbox-be8a5afaa9387ac5abfa597dfdfb740dd33a294f.tar.gz rockbox-be8a5afaa9387ac5abfa597dfdfb740dd33a294f.tar.bz2 rockbox-be8a5afaa9387ac5abfa597dfdfb740dd33a294f.tar.xz | |
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
Diffstat (limited to 'manual/appendix')
| -rw-r--r-- | manual/appendix/wps_tags.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex index 1140d61..b98d3cf 100644 --- a/manual/appendix/wps_tags.tex +++ b/manual/appendix/wps_tags.tex @@ -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}}\\ |