diff options
| author | Alex Parker <rockbox@aeparker.com> | 2010-02-25 14:58:06 +0000 |
|---|---|---|
| committer | Alex Parker <rockbox@aeparker.com> | 2010-02-25 14:58:06 +0000 |
| commit | 9c95e243e851a66aca27085d563d8d0a2fc55d34 (patch) | |
| tree | dd3bfb45c68682314fae2503b07d7599bb40edbc | |
| parent | f61a7f77da9737edd57223d49daa95c95ed9c3ca (diff) | |
| download | rockbox-9c95e243e851a66aca27085d563d8d0a2fc55d34.zip rockbox-9c95e243e851a66aca27085d563d8d0a2fc55d34.tar.gz rockbox-9c95e243e851a66aca27085d563d8d0a2fc55d34.tar.bz2 rockbox-9c95e243e851a66aca27085d563d8d0a2fc55d34.tar.xz | |
Slightly change the English for the alarmclock plugin manual entry.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24914 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/plugins/alarmclock.tex | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/manual/plugins/alarmclock.tex b/manual/plugins/alarmclock.tex index 58d9b3a..84059e8 100644 --- a/manual/plugins/alarmclock.tex +++ b/manual/plugins/alarmclock.tex @@ -42,7 +42,7 @@ This plugin is an alarm clock, which resumes a paused song at a given time. \end{btnmap} \end{table} -\subsubsection{Setting up an alarm} -First select a track, and play it. Then, pause it, and launch the ``alarmclock'' -plugin. Enter a 24h-time (eg. 13:58), and set the alarm. Music playback will -resume when reaching the selected time. +\subsubsection{Setting an alarm} +First select a track and play it, then pause the track and launch the +``alarmclock'' plugin. Enter a 24h-time (e.g. 13:58) and set the alarm. +Music playback will resume when the set time is reached. |