aboutsummaryrefslogtreecommitdiff
path: root/core/events.lua
diff options
context:
space:
mode:
Diffstat (limited to 'core/events.lua')
-rw-r--r--core/events.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/events.lua b/core/events.lua
index e0f10ebe..87861fca 100644
--- a/core/events.lua
+++ b/core/events.lua
@@ -7,7 +7,7 @@ local M = {}
--[[ This comment is for LuaDoc.
---
-- Textadept's core event structure and handlers.
-module('events', package.seeall)]]
+module('events')]]
-- Markdown:
-- ## Overview