summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manual/configure_rockbox/autoresume.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/manual/configure_rockbox/autoresume.tex b/manual/configure_rockbox/autoresume.tex
index a253a88bcd..3042f3b04e 100644
--- a/manual/configure_rockbox/autoresume.tex
+++ b/manual/configure_rockbox/autoresume.tex
@@ -22,11 +22,11 @@ stops, including when explicitly stopping the track, powering off the
22\dap{}, or starting playback of another track. 22\dap{}, or starting playback of another track.
23 23
24If you intend to start a track from its beginning but notice that it 24If you intend to start a track from its beginning but notice that it
25was resumed, you can press the \ButtonLeft{} button to skip back to 25was resumed, you can press \ActionWpsSkipPrev{} in the WPS to skip back to
26its beginning. When pressing \ButtonLeft{} again in the first few 26its beginning. When pressing \ActionWpsSkipPrev{} again in the first few
27seconds of a track to go to the previous track, the previously (on 27seconds of a track to go to the previous track, the previously (on
28first button press) saved resume position is retained. Therefore, you 28first button press) saved resume position is retained. Therefore, you
29can also use the \ButtonLeft{} and \ButtonRight{} buttons to skip 29can also use \ActionWpsSkipPrev{} and \ActionWpsSkipNext{} to skip
30across tracks in a playlist without losing their resume position. 30across tracks in a playlist without losing their resume position.
31 31
32\begin{description} 32\begin{description}