mirror of
https://github.com/elua/elua.git
synced 2025-01-25 01:02:54 +08:00
Spelling fix
This commit is contained in:
parent
9339ed5737
commit
73af8565de
@ -111,7 +111,7 @@ local default_platform_conf = {
|
|||||||
pre_generate_section = function() return true end,
|
pre_generate_section = function() return true end,
|
||||||
}
|
}
|
||||||
|
|
||||||
-- Default table for extra configuration (same as above)s
|
-- Default table for extra configuration (same as above)
|
||||||
local default_extra_conf = {
|
local default_extra_conf = {
|
||||||
get_extra_modules = function() end,
|
get_extra_modules = function() end,
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user