aboutsummaryrefslogtreecommitdiff
path: root/core/ui.lua
diff options
context:
space:
mode:
Diffstat (limited to 'core/ui.lua')
-rw-r--r--core/ui.lua2
1 files changed, 1 insertions, 1 deletions
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