summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2007-09-13 08:31:39 +0000
committerMarianne Arnold <pixelma@rockbox.org>2007-09-13 08:31:39 +0000
commit8f533be22bbd08e58bd891a0ffa42c0ca88c010c (patch)
treefe2498be17e591304a2d1e9e675f22598215d890
parentc9a00ab3aca1898a16ce1704e52041023336e1b4 (diff)
downloadrockbox-8f533be22bbd08e58bd891a0ffa42c0ca88c010c.tar.gz
rockbox-8f533be22bbd08e58bd891a0ffa42c0ca88c010c.zip
Fix error in the button table (Recorders only) that slipped in with yesterday's changes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14681 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/plugins/split_editor.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/plugins/split_editor.tex b/manual/plugins/split_editor.tex
index a8ee56d33d..c9bafcc4fc 100644
--- a/manual/plugins/split_editor.tex
+++ b/manual/plugins/split_editor.tex
@@ -137,10 +137,10 @@ The whole process of splitting an mp3 file consists of three steps:
137 & Toggle logarithmic / linear scaling \\ 137 & Toggle logarithmic / linear scaling \\
138 \opt{RECORDER_PAD}{ 138 \opt{RECORDER_PAD}{
139 % 139 %
140 \ButtonOn\ + ButtonLeft 140 \ButtonOn\ + \ButtonLeft
141 & Play half speed \\ 141 & Play half speed \\
142 % 142 %
143 \ButtonOn\ + ButtonRight 143 \ButtonOn\ + \ButtonRight
144 & Play 150\% speed \\ 144 & Play 150\% speed \\
145 % 145 %
146 \ButtonOn\ + \ButtonPlay 146 \ButtonOn\ + \ButtonPlay