diff options
author | Alexander Levin <al.le@gmx.de> | 2012-03-02 19:58:45 +0100 |
---|---|---|
committer | Alex Parker <rockbox@aeparker.com> | 2012-03-02 20:02:40 +0100 |
commit | 5db58fcd0a96971ec5d783ff04c27b7e11dfa582 (patch) | |
tree | 74e9d343d52bf70797c52678890257d07aa94ddb | |
parent | 9476883d2d7e89d81719daf81664f565cbbc883c (diff) |
Manual: Fix the WPS tags table
Change-Id: Idee12d56940a7a547a965bd78c5344448f29e566
Reviewed-on: http://gerrit.rockbox.org/163
Reviewed-by: Alex Parker <rockbox@aeparker.com>
-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 baea29a516..298b798354 100644 --- a/manual/appendix/wps_tags.tex +++ b/manual/appendix/wps_tags.tex @@ -92,7 +92,7 @@ show the information for the next song to be played. \config{\%VI('label')} & Set the Info Viewport to use the viewport called label, as declared with the previous tag.\\ - \config{\%VB} & Draw this viewport on the backdrop layer. + \config{\%VB} & Draw this viewport on the backdrop layer.\\ \end{tagmap} \section{Additional Fonts} |