diff options
| author | Marianne Arnold <pixelma@rockbox.org> | 2010-10-30 09:29:00 +0000 |
|---|---|---|
| committer | Marianne Arnold <pixelma@rockbox.org> | 2010-10-30 09:29:00 +0000 |
| commit | b03836717b607b310f189820e5eafe380276c8fd (patch) | |
| tree | 9f51e70cbf5539bd66d262bb76ad177e02ddb909 | |
| parent | 4cbb16e86acf97ffeda9d2c873be01161ac86f59 (diff) | |
| download | rockbox-b03836717b607b310f189820e5eafe380276c8fd.zip rockbox-b03836717b607b310f189820e5eafe380276c8fd.tar.gz rockbox-b03836717b607b310f189820e5eafe380276c8fd.tar.bz2 rockbox-b03836717b607b310f189820e5eafe380276c8fd.tar.xz | |
Manual: Fix typo in the H100's remote keymap file.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28389 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/platform/remote-keymap-iriverh100.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/platform/remote-keymap-iriverh100.tex b/manual/platform/remote-keymap-iriverh100.tex index 370581e..d522b01 100644 --- a/manual/platform/remote-keymap-iriverh100.tex +++ b/manual/platform/remote-keymap-iriverh100.tex @@ -29,7 +29,7 @@ \newcommand{\ActionRCWpsSkipNext}{\ButtonRCFF} \newcommand{\ActionRCWpsSkipPrev}{\ButtonRCRew} \newcommand{\ActionRCWpsSeekBack}{Long \ButtonRCRew} -\newcommand{\ActionRCWpsSeekFwd}{Long \ButtonRCRFF} +\newcommand{\ActionRCWpsSeekFwd}{Long \ButtonRCFF} \newcommand{\ActionRCWpsAbSetBNextDir}{\ButtonRCBitrate} \newcommand{\ActionRCWpsAbSetAPrevDir}{\ButtonRCSource} \newcommand{\ActionRCWpsStop}{\ButtonRCStop} |