From 2eef170741c3ddcc4528b26b6f08750f00149bad Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Thu, 22 Jan 2015 16:16:31 -0500 Subject: Small code and documentation cleanup. --- core/ui.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/ui.lua') diff --git a/core/ui.lua b/core/ui.lua index 6b6e91fc..efaa13f9 100644 --- a/core/ui.lua +++ b/core/ui.lua @@ -462,7 +462,7 @@ events_connect(events.ERROR, ui.print) --[[ The tables below were defined in C. --- --- A table of menus defining a menubar. +-- A table of menus defining a menubar. (Write-only). -- This is a low-level field. You probably want to use the higher-level -- `textadept.menu.menubar`. -- @see textadept.menu.menubar -- cgit v1.2.3