diff options
author | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2006-08-03 00:28:28 +0000 |
---|---|---|
committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2006-08-03 00:28:28 +0000 |
commit | 6cc67cea0a729954bb2bf854382ff3e573450fb7 (patch) | |
tree | 275dce4ed2060aeb2da1986b4f68959e6a149b0b /manual | |
parent | 1c3c17159f9493fca365f300087533f687e2ab4c (diff) | |
download | rockbox-6cc67cea0a729954bb2bf854382ff3e573450fb7.tar.gz rockbox-6cc67cea0a729954bb2bf854382ff3e573450fb7.zip |
Fix a typo.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10425 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rw-r--r-- | manual/getting_started/main.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/getting_started/main.tex b/manual/getting_started/main.tex index 95d2314542..e588d21cb4 100644 --- a/manual/getting_started/main.tex +++ b/manual/getting_started/main.tex @@ -130,7 +130,7 @@ are used: If you wish to use speech support you will also need a language file, available from \wikilink{VoiceFiles}. For the English language, the file is called \fname{english.voice}. When it has been downloaded, unpack this file and copy it -into the \fname{lang} folder which is inside the /\fname{.rockbox} folder on +into the \fname{lang} folder which is inside the \fname{/.rockbox} folder on your Jukebox. Voice menus are turned on by default. See \reference{ref:Voiceconfiguration} for details on voice settings. |