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 | |
| parent | 1c3c17159f9493fca365f300087533f687e2ab4c (diff) | |
| download | rockbox-6cc67cea0a729954bb2bf854382ff3e573450fb7.zip rockbox-6cc67cea0a729954bb2bf854382ff3e573450fb7.tar.gz rockbox-6cc67cea0a729954bb2bf854382ff3e573450fb7.tar.bz2 rockbox-6cc67cea0a729954bb2bf854382ff3e573450fb7.tar.xz | |
Fix a typo.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10425 a1c6a512-1295-4272-9138-f99709370657
| -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 95d2314..e588d21 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. |