diff options
author | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2009-11-11 20:46:01 +0000 |
---|---|---|
committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2009-11-11 20:46:01 +0000 |
commit | 12aed44e94218f9eebe92eb4e75a2e6360b1ac14 (patch) | |
tree | 76263564acf12143af45e5c733db9e8f4c70a3fe /manual | |
parent | 69b7dab5f0409ece73d4b107daf9092f82dfae2b (diff) |
Fix missing space caused by incorrect usage of the \dap macro (FS#10774 by Diego Herranz).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23613 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rw-r--r-- | manual/plugins/text_viewer.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/plugins/text_viewer.tex b/manual/plugins/text_viewer.tex index 80467fd660..3231cbf754 100644 --- a/manual/plugins/text_viewer.tex +++ b/manual/plugins/text_viewer.tex @@ -189,7 +189,7 @@ files without a \fname{.txt} extension by using \emph{Open with} from the \end{description} \item[Show Playback Menu] controls the playback of the currently loaded playlist -and change the volume of your \dap without leaving the plugin. +and change the volume of your \dap{} without leaving the plugin. \item[Return] to the text view. \end{description} |