fix typo
This commit is contained in:
parent
585c5619e3
commit
b68c6b3990
@ -39,7 +39,7 @@ for line in net:lines() do
|
|||||||
end
|
end
|
||||||
net:close()
|
net:close()
|
||||||
|
|
||||||
default_alias = s:option(Value, "default_alias", translate("Default Alias"))
|
default_alias = s:option(Value, "alias", translate("Default Alias"))
|
||||||
default_alias.description = translate("After setting this option, the first module loaded into this slot will automatically be assigned this default alias.")
|
default_alias.description = translate("After setting this option, the first module loaded into this slot will automatically be assigned this default alias.")
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user