From 3f566741f708030014a56ad0c69e874db7ec4240 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Mon, 23 Sep 2013 23:25:15 -0400 Subject: Code and documentation cleanup. --- core/events.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/events.lua') diff --git a/core/events.lua b/core/events.lua index 5e830c79..f4461c58 100644 --- a/core/events.lua +++ b/core/events.lua @@ -174,7 +174,7 @@ local M = {} -- * _`alt`_: The "Alt"/"Option" modifier key is held down. -- * _`meta`_: The "Control" modifier key on Mac OSX is held down. -- @field MARGIN_CLICK (string) --- Emitted when clicking the mouse inside a margin. +-- Emitted when clicking the mouse inside a sensitive margin. -- Arguments: -- -- * _`margin`_: The margin number clicked. -- cgit v1.2.3