This commit is contained in:
Andrew Dolgov 2007-05-17 14:26:47 +01:00
parent 27258a90c7
commit e968e7f79d

View file

@ -604,7 +604,7 @@ function parse_runtime_info(elem) {
}
if (k == "daemon_is_running" && v != 1) {
notify_error("<span onclick=\"javascript:explainError(1)\">Update daemon is not runing.</span>");
notify_error("<span onclick=\"javascript:explainError(1)\">Update daemon is not running.</span>");
}
/* var w = document.getElementById("noDaemonWarning");