Merge pull request #2223 from TDT-AG/pr/20181012-luci-app-mwan3
luci-app-mwan3: fix typo
This commit is contained in:
commit
896892f9af
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@ function diagnosticsData(interface, task)
|
|||
end
|
||||
end
|
||||
|
||||
function get_gateway(inteface)
|
||||
function get_gateway(interface)
|
||||
local gateway = nil
|
||||
local dump = nil
|
||||
|
||||
|
|
Loading…
Reference in a new issue