summaryrefslogtreecommitdiff
path: root/meta/template
diff options
context:
space:
mode:
Diffstat (limited to 'meta/template')
-rw-r--r--meta/template/package.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/template/package.lua b/meta/template/package.lua
index fbbd10a4..0d6ab270 100644
--- a/meta/template/package.lua
+++ b/meta/template/package.lua
@@ -16,7 +16,7 @@ function require(modname) end
---#DES 'package'
---@class package*
---#DES 'package.config'
----@field conifg string
+---@field config string
---#DES 'package.cpath'
---@field cpath string
---#DES 'package.loaded'