From 72c849d68104e81941fd66a765af3876db3f4be7 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Tue, 30 Dec 2008 21:02:26 -0500 Subject: Updated core/ext/keys.lua LuaDoc for the ALT key on Mac OSX. --- core/ext/keys.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/ext/keys.lua') diff --git a/core/ext/keys.lua b/core/ext/keys.lua index 99c0d143..1c68fd6f 100644 --- a/core/ext/keys.lua +++ b/core/ext/keys.lua @@ -9,7 +9,7 @@ -- commands. -- CTRL: The string representing the Control key. -- SHIFT: The string representing the Shift key. --- ALT: The string representing the Alt key. +-- ALT: The string representing the Alt key (the Apple key on Mac OSX). -- ADD: The string representing used to join together a sequence of Control, -- Shift, or Alt modifier keys. -- -- cgit v1.2.3