diff options
author | Thomas Martitz <kugel@rockbox.org> | 2014-01-13 01:02:50 +0100 |
---|---|---|
committer | Thomas Martitz <kugel@rockbox.org> | 2014-01-13 01:02:50 +0100 |
commit | 31dfabfa254235516dde148f16fa2ac4d522944d (patch) | |
tree | 29ae4e196c41dc492ab94efa054871df5c81c689 /manual/appendix | |
parent | 25b7cff5e72a601a6a7c0a2d56a7d358b42b6e7f (diff) |
Improve wording.
Change-Id: I2e59fe8eb2d71968586fb035250978c90a619f76
Diffstat (limited to 'manual/appendix')
-rw-r--r-- | manual/appendix/wps_tags.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex index 40665d839a..00cb8dd8f9 100644 --- a/manual/appendix/wps_tags.tex +++ b/manual/appendix/wps_tags.tex @@ -696,8 +696,8 @@ display cycling round the defined sublines. See \config{\%XX(x, y, width, height, [options])} & Draw the specified tag as a bar\newline \config{x}: x co-ordinate at which to start drawing the bar.\newline - \config{y}: y co-ordinate at which to start drawing the bar (- to have - appear on the line of the tag, as if it was a text tag) .\newline + \config{y}: y co-ordinate at which to start drawing the bar (- to make the + bar appear on the line of the tag, as if it was a text tag) .\newline \config{width}: width of the bar (- for the full viewport width).\newline \config{height}: height of the bar (- to set to the font height for horizontal bars and to the viewport height for vertical bars).\newline |