aboutsummaryrefslogtreecommitdiffhomepage
path: root/core/args.lua
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2013-04-25 09:34:01 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2013-04-25 09:34:01 -0400
commit02a014c3d865ce5a426d2fd0f69c801b7f5a0fc0 (patch)
tree5f51c20606a3cd81312237f305f3fe8845598e26 /core/args.lua
parentcb57c684e1fb68ac8b4fc9c26a33bce603265eba (diff)
Code and documentation cleanup.
Diffstat (limited to 'core/args.lua')
-rw-r--r--core/args.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/args.lua b/core/args.lua
index 15b614d3..e6db7696 100644
--- a/core/args.lua
+++ b/core/args.lua
@@ -9,7 +9,7 @@ local M = {}
-- ## Arg Events
--
-- + `'arg_none'`
--- Called when no command line arguments are passed to Textadept on startup.
+-- Emitted when no command line arguments are passed to Textadept on startup.
module('args')]]
local arg = arg