diff options
| author | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2006-07-10 15:56:26 +0000 |
|---|---|---|
| committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2006-07-10 15:56:26 +0000 |
| commit | dae39989db4809d02cb4f6743c5f152a78ea0f8b (patch) | |
| tree | 9336fe24af6835551ddfb6b06610482b6fc5298a | |
| parent | 840b1c2e1ffc7aa71d4694f9d6d6b6b05a2a1ef5 (diff) | |
| download | rockbox-dae39989db4809d02cb4f6743c5f152a78ea0f8b.zip rockbox-dae39989db4809d02cb4f6743c5f152a78ea0f8b.tar.gz rockbox-dae39989db4809d02cb4f6743c5f152a78ea0f8b.tar.bz2 rockbox-dae39989db4809d02cb4f6743c5f152a78ea0f8b.tar.xz | |
fix a typo (voicing filenames spells the _filenames_) and dos2unix the file.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10191 a1c6a512-1295-4272-9138-f99709370657
| -rwxr-xr-x | manual/configure_rockbox/voice.tex | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/manual/configure_rockbox/voice.tex b/manual/configure_rockbox/voice.tex index c1ff424..6aaf000 100755 --- a/manual/configure_rockbox/voice.tex +++ b/manual/configure_rockbox/voice.tex @@ -17,7 +17,8 @@ \begin{itemize} \item Setting the Sound Option \setting{Channels} to \setting{Karaoke} may disable voice menus. - \item Plugins and the wake up alarm do not support voice features. + \item Plugins \opt{CONFIG_RTC}{and the wake up alarm} do not support + voice features. \end{itemize} \item[Voice Directories.] @@ -43,7 +44,7 @@ \end{description} \item[Voice Filenames.] - This option turns on the speaking of directory names. The options provided + This option turns on the speaking of filenames. The options provided are \setting{Spell}, \setting{Numbers}, and \setting{Off} which function the same as for \setting{Voice Directories} and \setting{.talk mp3 clip}, which functions as above except that the files are named with the same |