aboutsummaryrefslogtreecommitdiff
path: root/core/gui.lua
diff options
context:
space:
mode:
Diffstat (limited to 'core/gui.lua')
-rw-r--r--core/gui.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/gui.lua b/core/gui.lua
index 6681388a..97cc481a 100644
--- a/core/gui.lua
+++ b/core/gui.lua
@@ -4,7 +4,7 @@ local gui = gui
--[[ This comment is for LuaDoc.
--- The core gui table.
--- @field title (string)
+-- @field title (string, Write-only)
-- The title of the Textadept window.
-- @field context_menu
-- A GTK menu defining the editor's context menu.