1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-14 09:45:55 +00:00
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");