Merge pull request #2223 from TDT-AG/pr/20181012-luci-app-mwan3

luci-app-mwan3: fix typo
This commit is contained in:
Hannu Nyman 2018-10-12 16:30:42 +03:00 committed by GitHub
commit 896892f9af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -117,7 +117,7 @@ function diagnosticsData(interface, task)
end end
end end
function get_gateway(inteface) function get_gateway(interface)
local gateway = nil local gateway = nil
local dump = nil local dump = nil