diff options
author | Steve Bavin <pondlife@pondlife.me> | 2008-02-09 14:08:13 +0000 |
---|---|---|
committer | Steve Bavin <pondlife@pondlife.me> | 2008-02-09 14:08:13 +0000 |
commit | a8050e9fd10bfe198bbe51c4434101aed709a402 (patch) | |
tree | 527df7641b7814f12d87654ff9b5918016e9b521 | |
parent | 5e1fbffc611800db5759233d7a3222f6258bf621 (diff) | |
download | rockbox-a8050e9fd10bfe198bbe51c4434101aed709a402.tar.gz rockbox-a8050e9fd10bfe198bbe51c4434101aed709a402.zip |
Add missing space.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16250 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r-- | manual/main_menu/main.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/main_menu/main.tex b/manual/main_menu/main.tex index cf1af7ff29..85d6e1ba1b 100644 --- a/manual/main_menu/main.tex +++ b/manual/main_menu/main.tex | |||
@@ -201,8 +201,8 @@ pages of information.} | |||
201 | Whilst not strictly part of the \setting{Main Menu}, it is worth noting that | 201 | Whilst not strictly part of the \setting{Main Menu}, it is worth noting that |
202 | a few of the more commonly used settings are available from the | 202 | a few of the more commonly used settings are available from the |
203 | \setting{Quick Menu}. | 203 | \setting{Quick Menu}. |
204 | The \setting{Quick Menu} screen is accessed with \ActionStdQuickScreen | 204 | The \setting{Quick Menu} screen is accessed with \ActionStdQuickScreen and |
205 | and exited with the same button. | 205 | exited with the same button. |
206 | It allows rapid access to the \setting{Shuffle} and \setting{Repeat} | 206 | It allows rapid access to the \setting{Shuffle} and \setting{Repeat} |
207 | modes (\reference{ref:PlaybackOptions}) and the \setting{Show Files} | 207 | modes (\reference{ref:PlaybackOptions}) and the \setting{Show Files} |
208 | option (\reference{ref:ShowFiles}). | 208 | option (\reference{ref:ShowFiles}). |