From 9cb70f6ba73623b934b43c3f4c8d17553e6215d2 Mon Sep 17 00:00:00 2001 From: Matthew Hoops Date: Wed, 3 Sep 2008 21:37:19 +0000 Subject: correct a typo (thanks to salty-horse) svn-id: r34320 --- common/keyboard.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/keyboard.h b/common/keyboard.h index 93579cbed6..9b6558dbff 100644 --- a/common/keyboard.h +++ b/common/keyboard.h @@ -182,7 +182,7 @@ enum KeyCode { }; /** - * List of certan special and some fake 'ascii' values used in keyboard events. + * List of certain special and some fake 'ascii' values used in keyboard events. * The values for the function keys listed here are based on what certain SCUMM * games expect in their scripts. * @todo Get rid of the function key values, and instead enforce that engines use -- cgit v1.2.3