summaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2009-12-06 14:23:29 +0000
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2009-12-06 14:23:29 +0000
commit48114263d243040da3c78217d9fde519c14f3a95 (patch)
tree284f6ead3091a7693d8bbd200606c6b9e81480b8 /manual
parent5cdd920d1267a7548ab492864c4a20a20c3d93ff (diff)
downloadrockbox-48114263d243040da3c78217d9fde519c14f3a95.tar.gz
rockbox-48114263d243040da3c78217d9fde519c14f3a95.zip
Add missing closing bracket. No idea how that got lost, I'll blame the keyboard.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23875 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rw-r--r--manual/platform/keymap-ipod4g.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/platform/keymap-ipod4g.tex b/manual/platform/keymap-ipod4g.tex
index fc919248e8..e69dbad0be 100644
--- a/manual/platform/keymap-ipod4g.tex
+++ b/manual/platform/keymap-ipod4g.tex
@@ -101,5 +101,5 @@
\newcommand{\ActionFMPlay}{\ButtonPlay}
\newcommand{\ActionFMSettingsInc}{\ButtonScrollFwd}
\newcommand{\ActionFMSettingsDec}{\ButtonScrollBack}
-\newcommand{\ActionFMPrev}{\ButtonLeft
+\newcommand{\ActionFMPrev}{\ButtonLeft}
\newcommand{\ActionFMNext}{\ButtonRight}