summaryrefslogtreecommitdiff
path: root/manual/platform/keymap-touchscreen.tex
diff options
context:
space:
mode:
authorAlex Parker <rockbox@aeparker.com>2010-07-24 19:24:13 +0000
committerAlex Parker <rockbox@aeparker.com>2010-07-24 19:24:13 +0000
commit1035fa95a307283177f1fb7829a9861fe44fea29 (patch)
tree74c33cd0a77fee4ad7a3f96e033ad5709d2fb0d3 /manual/platform/keymap-touchscreen.tex
parent7668c434a4637f0d76136a76813e3788d5b14d61 (diff)
downloadrockbox-1035fa95a307283177f1fb7829a9861fe44fea29.tar.gz
rockbox-1035fa95a307283177f1fb7829a9861fe44fea29.zip
Manual: Correct spelling (US-->UK) for "centre" in touchscreen keymaps.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27542 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/keymap-touchscreen.tex')
-rw-r--r--manual/platform/keymap-touchscreen.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/platform/keymap-touchscreen.tex b/manual/platform/keymap-touchscreen.tex
index f506637446..58dbbc3ec5 100644
--- a/manual/platform/keymap-touchscreen.tex
+++ b/manual/platform/keymap-touchscreen.tex
@@ -4,7 +4,7 @@
4\newcommand{\TouchTopMiddle}{\btnfnt{Top-Middle}} 4\newcommand{\TouchTopMiddle}{\btnfnt{Top-Middle}}
5\newcommand{\TouchTopRight}{\btnfnt{Top-Right}} 5\newcommand{\TouchTopRight}{\btnfnt{Top-Right}}
6\newcommand{\TouchMidLeft}{\btnfnt{Middle-Left}} 6\newcommand{\TouchMidLeft}{\btnfnt{Middle-Left}}
7\newcommand{\TouchCenter}{\btnfnt{Center}} 7\newcommand{\TouchCenter}{\btnfnt{Centre}}
8\newcommand{\TouchMidRight}{\btnfnt{Middle-Right}} 8\newcommand{\TouchMidRight}{\btnfnt{Middle-Right}}
9\newcommand{\TouchBottomLeft}{\btnfnt{Bottom-Left}} 9\newcommand{\TouchBottomLeft}{\btnfnt{Bottom-Left}}
10\newcommand{\TouchBottomMiddle}{\btnfnt{Bottom-Middle}} 10\newcommand{\TouchBottomMiddle}{\btnfnt{Bottom-Middle}}