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
diff --git a/manual/platform/keymap-cowond2.tex b/manual/platform/keymap-cowond2.tex
index 53140c8..6e00daa 100644
--- a/manual/platform/keymap-cowond2.tex
+++ b/manual/platform/keymap-cowond2.tex
@@ -109,6 +109,6 @@
 \newcommand{\PluginRightRepeat}{Long \TouchMidRight}
 \newcommand{\PluginCancel}{\ButtonPower{} or \TouchBottomRight}
 \newcommand{\PluginExit}{Long \ButtonPower}
-\newcommand{\PluginSelect}{\ButtonMinus{} or TouchCenter}
+\newcommand{\PluginSelect}{\ButtonMinus{} or \TouchCenter}
 \newcommand{\PluginSelectRepeat}{Long \ButtonMinus{} or Long \TouchCenter}
 
diff --git a/manual/platform/keymap-touchscreen.tex b/manual/platform/keymap-touchscreen.tex
index f506637..58dbbc3 100644
--- a/manual/platform/keymap-touchscreen.tex
+++ b/manual/platform/keymap-touchscreen.tex
@@ -4,7 +4,7 @@
 \newcommand{\TouchTopMiddle}{\btnfnt{Top-Middle}}
 \newcommand{\TouchTopRight}{\btnfnt{Top-Right}}
 \newcommand{\TouchMidLeft}{\btnfnt{Middle-Left}}
-\newcommand{\TouchCenter}{\btnfnt{Center}}
+\newcommand{\TouchCenter}{\btnfnt{Centre}}
 \newcommand{\TouchMidRight}{\btnfnt{Middle-Right}}
 \newcommand{\TouchBottomLeft}{\btnfnt{Bottom-Left}}
 \newcommand{\TouchBottomMiddle}{\btnfnt{Bottom-Middle}}