aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vis-lua.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/vis-lua.c b/vis-lua.c
index 8a4f54c..d87bb62 100644
--- a/vis-lua.c
+++ b/vis-lua.c
@@ -556,7 +556,7 @@ static const char *keymapping(Vis *vis, const char *keys, const Arg *arg) {
/***
* Lua API object types
* @field types meta tables of userdata objects used for type checking
- * @internal
+ * @local
*/
/***
* User interface.