From 622b6d8dd846661b2b0dde432dd5567c89018d7a Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Sat, 19 Jun 2010 09:37:47 -0400 Subject: Small changes to dynamic args messages and Luadoc. --- modules/textadept/session.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/textadept/session.lua b/modules/textadept/session.lua index 5f5c4666..057ea449 100644 --- a/modules/textadept/session.lua +++ b/modules/textadept/session.lua @@ -11,7 +11,7 @@ module('_m.textadept.session', package.seeall) -- -- * `DEFAULT_SESSION`: The path to the default session file. -- * `SAVE_ON_QUIT`: Save the session when quitting. Defaults to true and can be --- disabled by passing the command line switch '-n' or '--no-session' to +-- disabled by passing the command line switch '-n' or '--nosession' to -- Textadept. -- settings -- cgit v1.2.3