summaryrefslogtreecommitdiff
path: root/manual/platform/ipodmini.tex
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2008-06-19 00:53:05 +0000
committerMarianne Arnold <pixelma@rockbox.org>2008-06-19 00:53:05 +0000
commit550350117f673117f536beeac86d8e275444b508 (patch)
tree9b1a863272ce18340fbdb4846c321bd64e37310c /manual/platform/ipodmini.tex
parentc47988034fbd5d7de8fcda2a87224bdb0b5dcfe6 (diff)
downloadrockbox-550350117f673117f536beeac86d8e275444b508.tar.gz
rockbox-550350117f673117f536beeac86d8e275444b508.zip
Minor fixes in some platform files: consistent spelling and close a macro correctly so that the following space is not eaten.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17733 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/ipodmini.tex')
-rw-r--r--manual/platform/ipodmini.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/platform/ipodmini.tex b/manual/platform/ipodmini.tex
index 5617cce396..8b2ce45820 100644
--- a/manual/platform/ipodmini.tex
+++ b/manual/platform/ipodmini.tex
@@ -33,7 +33,7 @@
33\newcommand{\ActionStdPrevRepeat}{Long \ButtonScrollBack} 33\newcommand{\ActionStdPrevRepeat}{Long \ButtonScrollBack}
34\newcommand{\ActionStdNext}{\ButtonScrollFwd} 34\newcommand{\ActionStdNext}{\ButtonScrollFwd}
35\newcommand{\ActionStdNextRepeat}{Long \ButtonScrollFwd} 35\newcommand{\ActionStdNextRepeat}{Long \ButtonScrollFwd}
36\newcommand{\ActionStdCancel}{\ButtonLeft or Long \ButtonPlay} 36\newcommand{\ActionStdCancel}{\ButtonLeft{} or Long \ButtonPlay}
37\newcommand{\ActionStdContext}{Long \ButtonSelect} 37\newcommand{\ActionStdContext}{Long \ButtonSelect}
38\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu} 38\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu}
39\newcommand{\ActionStdMenu}{\ButtonMenu} 39\newcommand{\ActionStdMenu}{\ButtonMenu}