From 1035fa95a307283177f1fb7829a9861fe44fea29 Mon Sep 17 00:00:00 2001 From: Alex Parker Date: Sat, 24 Jul 2010 19:24:13 +0000 Subject: 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 --- manual/platform/keymap-cowond2.tex | 2 +- manual/platform/keymap-touchscreen.tex | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'manual/platform') diff --git a/manual/platform/keymap-cowond2.tex b/manual/platform/keymap-cowond2.tex index 53140c8fe0..6e00daacf4 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 f506637446..58dbbc3ec5 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}} -- cgit v1.2.3