From b291fc4dc760ad90749a0692458e601b05906768 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Sun, 17 Oct 2010 23:56:45 -0400 Subject: Do not allow gui.statusbar_text to be set to nil. --- core/.gui.luadoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') diff --git a/core/.gui.luadoc b/core/.gui.luadoc index 9173b6e2..9e2d5ddf 100644 --- a/core/.gui.luadoc +++ b/core/.gui.luadoc @@ -14,7 +14,7 @@ module('gui') -- * `menubar`: A table of GTK menus defining a menubar (write-only). -- * `context_menu`: A GTK menu defining the editor's context menu. -- * `clipboard_text`: The text on the clipboard (read-only). --- * `statusbar_text`: The text displayed by the statusbar (write-only). +-- * `statusbar_text`: The text displayed by the statusbar. -- * `docstatusbar_text`: The text displayed by the doc statusbar (write-only). -- * `size`: The size of the Textadept window (`{ width, height}`). -- cgit v1.2.3