diff options
| author | Alexander Levin <al.le@rockbox.org> | 2010-02-26 19:57:51 +0000 |
|---|---|---|
| committer | Alexander Levin <al.le@rockbox.org> | 2010-02-26 19:57:51 +0000 |
| commit | 0bfef1c5a088c12b074a3d4799af215eee335637 (patch) | |
| tree | c2c0a4744301d0dc633959b908882321f87a1ab8 | |
| parent | 5ff8a5a1c94dd8e10ff097afb74244b4b597a4c3 (diff) | |
| download | rockbox-0bfef1c5a088c12b074a3d4799af215eee335637.zip rockbox-0bfef1c5a088c12b074a3d4799af215eee335637.tar.gz rockbox-0bfef1c5a088c12b074a3d4799af215eee335637.tar.bz2 rockbox-0bfef1c5a088c12b074a3d4799af215eee335637.tar.xz | |
Remove an unneeded word in the section header
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24930 a1c6a512-1295-4272-9138-f99709370657
| -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 94b2fbf..36f4ca3 100644 --- a/manual/appendix/wps_tags.tex +++ b/manual/appendix/wps_tags.tex @@ -216,7 +216,7 @@ produce the information for the next file to be played. Example: \config{\%?mm{\textless}Off{\textbar}All{\textbar}One{\textbar}Shuffle% {\textbar}A-B{\textgreater}} -\section{Playback Mode Tags} +\section{Playback Mode} \begin{table} \begin{tagmap}{}{} \config{\%mp} & Play status, 0-4, in the order: Stop, Play, Pause, |