diff options
| author | Alexander Levin <al.le@rockbox.org> | 2010-07-06 16:17:42 +0000 |
|---|---|---|
| committer | Alexander Levin <al.le@rockbox.org> | 2010-07-06 16:17:42 +0000 |
| commit | 72e463fae9fb352352bb6ba1f5da12aa4a3c10dd (patch) | |
| tree | 2c92a1b6227b363e31a3ec0e84dbc427dd609381 | |
| parent | 31b5c471aeec6040ca69e3bea59c0825e2a6fc9d (diff) | |
| download | rockbox-72e463fae9fb352352bb6ba1f5da12aa4a3c10dd.zip rockbox-72e463fae9fb352352bb6ba1f5da12aa4a3c10dd.tar.gz rockbox-72e463fae9fb352352bb6ba1f5da12aa4a3c10dd.tar.bz2 rockbox-72e463fae9fb352352bb6ba1f5da12aa4a3c10dd.tar.xz | |
Fix a typo and clarify when bookmarks are autocreated
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27311 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/configure_rockbox/bookmarking.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/configure_rockbox/bookmarking.tex b/manual/configure_rockbox/bookmarking.tex index a148262..fd6bd14 100644 --- a/manual/configure_rockbox/bookmarking.tex +++ b/manual/configure_rockbox/bookmarking.tex @@ -22,8 +22,8 @@ \begin{description} \item [Bookmark on Stop.] - This option controls whether Rockbox creates a bookmark playback is - stopped. + This option controls whether Rockbox creates a bookmark when playback is + stopped manually. \begin{description} \item[No.] Do not create bookmarks. |