diff options
author | Alex Parker <rockbox@aeparker.com> | 2009-06-20 19:20:13 +0000 |
---|---|---|
committer | Alex Parker <rockbox@aeparker.com> | 2009-06-20 19:20:13 +0000 |
commit | 01bcd2c6121fa0ae1797ef11c02be298574f4fdb (patch) | |
tree | 89771f8964dd16aa56377a68d3e2500756863e80 /manual/preamble.tex | |
parent | 60c047405034d51359bdfbaac56bfa97ec06a352 (diff) |
The define is remote_keymap - good place for a typo that.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21412 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/preamble.tex')
-rw-r--r-- | manual/preamble.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/preamble.tex b/manual/preamble.tex index 0e22b1c8bb..d54a81f16f 100644 --- a/manual/preamble.tex +++ b/manual/preamble.tex @@ -312,7 +312,7 @@ % Cheers for the usenet helping me building this up :) % btnmap is set to be either two or three columns wide depending on whether -% remote_kaymap is defined in the platform file for the target in question. +% remote_keymap is defined in the platform file for the target in question. % If it is, then every button table needs to have three columns of the form % Main Unit Key & Remote Key & Description \\ % or the manual will fail to build. For some reason, it doesn't seem possible |