summaryrefslogtreecommitdiff
path: root/manual/platform/ipodnano.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/ipodnano.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/ipodnano.tex')
-rw-r--r--manual/platform/ipodnano.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/platform/ipodnano.tex b/manual/platform/ipodnano.tex
index ed90a46275..27d327f344 100644
--- a/manual/platform/ipodnano.tex
+++ b/manual/platform/ipodnano.tex
@@ -32,7 +32,7 @@
32\newcommand{\ActionStdPrevRepeat}{Long \ButtonScrollBack} 32\newcommand{\ActionStdPrevRepeat}{Long \ButtonScrollBack}
33\newcommand{\ActionStdNext}{\ButtonScrollFwd} 33\newcommand{\ActionStdNext}{\ButtonScrollFwd}
34\newcommand{\ActionStdNextRepeat}{Long \ButtonScrollFwd} 34\newcommand{\ActionStdNextRepeat}{Long \ButtonScrollFwd}
35\newcommand{\ActionStdCancel}{\ButtonLeft or Long \ButtonPlay} 35\newcommand{\ActionStdCancel}{\ButtonLeft{} or Long \ButtonPlay}
36\newcommand{\ActionStdContext}{Long \ButtonSelect} 36\newcommand{\ActionStdContext}{Long \ButtonSelect}
37\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu} 37\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu}
38\newcommand{\ActionStdMenu}{\ButtonMenu} 38\newcommand{\ActionStdMenu}{\ButtonMenu}