From 02a014c3d865ce5a426d2fd0f69c801b7f5a0fc0 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Thu, 25 Apr 2013 09:34:01 -0400 Subject: Code and documentation cleanup. --- core/args.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/args.lua') 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 -- cgit v1.2.3