summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2009-11-11 20:46:01 +0000
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2009-11-11 20:46:01 +0000
commit12aed44e94218f9eebe92eb4e75a2e6360b1ac14 (patch)
tree76263564acf12143af45e5c733db9e8f4c70a3fe
parent69b7dab5f0409ece73d4b107daf9092f82dfae2b (diff)
downloadrockbox-12aed44e94218f9eebe92eb4e75a2e6360b1ac14.tar.gz
rockbox-12aed44e94218f9eebe92eb4e75a2e6360b1ac14.zip
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
-rw-r--r--manual/plugins/text_viewer.tex2
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
189 \end{description} 189 \end{description}
190 190
191\item[Show Playback Menu] controls the playback of the currently loaded playlist 191\item[Show Playback Menu] controls the playback of the currently loaded playlist
192and change the volume of your \dap without leaving the plugin. 192and change the volume of your \dap{} without leaving the plugin.
193\item[Return] to the text view. 193\item[Return] to the text view.
194\end{description} 194\end{description}
195 195