mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-05-12 11:43:16 -04:00
manual: Correct a minor error in the countdown timer documentation
Change-Id: I5105a2ebf51e030c9d58a234c521b473141e71f7
This commit is contained in:
parent
30ad7f4ee8
commit
d839cab05a
1 changed files with 2 additions and 3 deletions
|
|
@ -1,5 +1,4 @@
|
|||
% $Id$ %
|
||||
\subsection{Countdown_timer}
|
||||
\subsection{Countdown Timer}
|
||||
|
||||
A countdown timer. Set the desired duration, start the countdown, and the
|
||||
\dap{} will alert you with a beep sequence when time is up. The timer
|
||||
|
|
@ -8,7 +7,7 @@ defaults to 10 minutes on launch.
|
|||
\subsubsection{Setting the timer}
|
||||
|
||||
When the plugin starts, the display shows the time to count down from with
|
||||
the active field highlighted in brackets (e.g.\ \texttt{[10]:00}).
|
||||
the active field highlighted in brackets (e.g. \texttt{[10]:00}).
|
||||
|
||||
\begin{btnmap}
|
||||
\opt{scrollwheel}{\PluginScrollFwd{} / \PluginScrollBack{} or }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue