1
0
mirror of https://github.com/lxsang/antd-web-apps synced 2024-11-20 02:18:20 +01:00
This commit is contained in:
Xuan Sang LE 2018-08-28 10:24:35 +02:00
parent 8e8139e709
commit ca542b765f

View File

@ -99,7 +99,7 @@ function AssetController:get(...)
std.f(path)
end
else
self:error("Access fobiden: "..path)
self:error("Access forbidden: "..path)
end
else
self:error("Assset file not found: "..path)