meshstats: typo
This commit is contained in:
parent
3c77af5ced
commit
071bf43268
|
@ -23,7 +23,7 @@ define(function () {
|
|||
.join(", ")
|
||||
|
||||
stats.textContent = totalNodes + " Knoten " +
|
||||
"(" + nodetext + ") " +
|
||||
"(" + nodetext + "), " +
|
||||
totalClients + " Clients, " +
|
||||
totalGateways + " Gateways"
|
||||
|
||||
|
|
Loading…
Reference in a new issue