diff options
author | Marianne Arnold <pixelma@rockbox.org> | 2010-08-07 08:27:24 +0000 |
---|---|---|
committer | Marianne Arnold <pixelma@rockbox.org> | 2010-08-07 08:27:24 +0000 |
commit | e6cb22e38e8e2915c3859a7c1e3d1dfb4070c169 (patch) | |
tree | 65707fba7eb144e515a57fe64cda13404fd93152 /manual | |
parent | df1ff115f50f77473efeec33bea670388e7e3325 (diff) |
Fix typo that broke the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27739 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-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 2992b18a1c..bd773c62fe 100644 --- a/manual/appendix/wps_tags.tex +++ b/manual/appendix/wps_tags.tex @@ -327,7 +327,7 @@ Examples: By default the first (i.e. top most) sub-image will be used.\newline \config{tag}: (optional) Another tag to calculate the subimage from e.g \config{\%xd(A, \%mh)} would use the first subimage when \config{\%mh} is on and the second when it is off\newline - \config{offset}}: (optional) Add this number to the value from the \config{tag} when + \config{offset}: (optional) Add this number to the value from the \config{tag} when chosing the subimage (may be negative)\\ \end{tagmap} |