diff options
| author | Marianne Arnold <pixelma@rockbox.org> | 2010-06-06 10:11:03 +0000 |
|---|---|---|
| committer | Marianne Arnold <pixelma@rockbox.org> | 2010-06-06 10:11:03 +0000 |
| commit | 60295024681cf2ef4e97359e4243a2f9d3989890 (patch) | |
| tree | ffe5807daece881365c4ff26d05bc6772f69129d | |
| parent | a18e462e1e00e4a11fa203161bf3597e2a3256ea (diff) | |
| download | rockbox-60295024681cf2ef4e97359e4243a2f9d3989890.zip rockbox-60295024681cf2ef4e97359e4243a2f9d3989890.tar.gz rockbox-60295024681cf2ef4e97359e4243a2f9d3989890.tar.bz2 rockbox-60295024681cf2ef4e97359e4243a2f9d3989890.tar.xz | |
Close the ActionKbdSelect macro so that the following space won't get eaten in the output.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26618 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/rockbox_interface/browsing_and_playing.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/rockbox_interface/browsing_and_playing.tex b/manual/rockbox_interface/browsing_and_playing.tex index f83b633..b8e6a4c 100644 --- a/manual/rockbox_interface/browsing_and_playing.tex +++ b/manual/rockbox_interface/browsing_and_playing.tex @@ -211,7 +211,7 @@ example when renaming a file or creating a new directory. { or by pressing \ActionKbdMorseInput{} in the virtual keyboard}% .} -\note{When the cursor is on the input line, \ActionKbdSelect deletes the preceding character} +\note{When the cursor is on the input line, \ActionKbdSelect{} deletes the preceding character} \begin{btnmap} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD% |