diff options
| author | Michael Chicoine <mc2739@gmail.com> | 2009-11-15 22:48:12 +0000 |
|---|---|---|
| committer | Michael Chicoine <mc2739@gmail.com> | 2009-11-15 22:48:12 +0000 |
| commit | d5af5c061c92dc4e662d6fa423643796d29158ee (patch) | |
| tree | 6956482ccb16c0a23f4cc79545ade933cd93d76a | |
| parent | eca2ef13073afff02d2f69573321f15a8a96d069 (diff) | |
| download | rockbox-d5af5c061c92dc4e662d6fa423643796d29158ee.zip rockbox-d5af5c061c92dc4e662d6fa423643796d29158ee.tar.gz rockbox-d5af5c061c92dc4e662d6fa423643796d29158ee.tar.bz2 rockbox-d5af5c061c92dc4e662d6fa423643796d29158ee.tar.xz | |
Fix typo and remove umnecessary {}
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23643 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/plugins/pictureflow.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/plugins/pictureflow.tex b/manual/plugins/pictureflow.tex index a515890..d592020 100644 --- a/manual/plugins/pictureflow.tex +++ b/manual/plugins/pictureflow.tex @@ -7,7 +7,7 @@ PictureFlow plugin will continue to run while your tracks are played.} \opt{hwcodec}{ \note{PictureFlow is a visualisation only. It cannot be used to select and --play music. Also, using this plugin will cause playback to stop.} +play music. Also, using this plugin will cause playback to stop.} } \subsubsection{Requirements} @@ -50,7 +50,7 @@ aware: \opt{HAVEREMOTEKEYMAP}{ % even though the M3 uses an Iaudio remote, mapping differs when used with M/X5 \opt{IAUDIO_M3_PAD}{\ButtonRCLeft{} / \ButtonRCRight} - \opt{GIGABEAT_RC_PAD}{\ButtonRCVolUp{} / \ButtonRCVolDown{}} + \opt{GIGABEAT_RC_PAD}{\ButtonRCVolUp{} / \ButtonRCVolDown} &} Scroll through track list \\ |