summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manual/main_menu/main.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/manual/main_menu/main.tex b/manual/main_menu/main.tex
index 161479564b..9940f020c6 100644
--- a/manual/main_menu/main.tex
+++ b/manual/main_menu/main.tex
@@ -8,10 +8,10 @@ To return to the \setting{Main Menu},
8 \nopt{ONDIO_PAD}{press the \ActionStdMenu{} button.}% 8 \nopt{ONDIO_PAD}{press the \ActionStdMenu{} button.}%
9 \opt{ONDIO_PAD}{hold the \ButtonMenu{} button.}% 9 \opt{ONDIO_PAD}{hold the \ButtonMenu{} button.}%
10 10
11All settings are stored on the unit. However, Rockbox does not spin up 11All settings are stored on the unit. However, Rockbox does not access
12the disk solely for the purpose of saving settings. Instead, Rockbox will 12the \disk{} solely for the purpose of saving settings. Instead, Rockbox will
13save settings when it spins up the disk the next time, for example when 13save settings when it accesses the \disk{} the next time, for example when
14refilling the MP3 buffer or navigating through the \setting{File Browser}. 14refilling the music buffer or navigating through the \setting{File Browser}.
15Changes to settings may therefore not be saved unless the \dap{} is shut down 15Changes to settings may therefore not be saved unless the \dap{} is shut down
16safely (see \reference{ref:Safeshutdown}). 16safely (see \reference{ref:Safeshutdown}).
17 17