diff options
| author | Alexander Levin <al.le@rockbox.org> | 2010-04-12 20:31:26 +0000 |
|---|---|---|
| committer | Alexander Levin <al.le@rockbox.org> | 2010-04-12 20:31:26 +0000 |
| commit | 4775ad426dd9372c41219d34c619932f5b0346e4 (patch) | |
| tree | 1af36f615a21fca7fc2e4db6c7398417f3619576 | |
| parent | 1a94554fd731ae315fdd8c5c642046ced732c491 (diff) | |
| download | rockbox-4775ad426dd9372c41219d34c619932f5b0346e4.zip rockbox-4775ad426dd9372c41219d34c619932f5b0346e4.tar.gz rockbox-4775ad426dd9372c41219d34c619932f5b0346e4.tar.bz2 rockbox-4775ad426dd9372c41219d34c619932f5b0346e4.tar.xz | |
Remove confusing braces
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25613 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/configure_rockbox/playback_options.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/configure_rockbox/playback_options.tex b/manual/configure_rockbox/playback_options.tex index 0c11baf..b483109 100644 --- a/manual/configure_rockbox/playback_options.tex +++ b/manual/configure_rockbox/playback_options.tex @@ -194,7 +194,7 @@ you to configure settings related to audio playback. much, so here you can compensate for that. Please note that a (large) positive pre-amp setting can cause clipping, unless prevent clipping is enabled. The pre-amp can be set to any - decibel (dB) value between -12dB and +12dB, in increments of 0.5{}dB. + decibel (dB) value between -12dB and +12dB, in increments of 0.5dB. \end{description} \section{Track Skip Beep} |