summaryrefslogtreecommitdiffstats
path: root/deluge/ui/webui/static/refresh.js
diff options
context:
space:
mode:
Diffstat (limited to 'deluge/ui/webui/static/refresh.js')
-rw-r--r--deluge/ui/webui/static/refresh.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/deluge/ui/webui/static/refresh.js b/deluge/ui/webui/static/refresh.js
index 2b8c43516..5c76384ea 100644
--- a/deluge/ui/webui/static/refresh.js
+++ b/deluge/ui/webui/static/refresh.js
@@ -20,7 +20,7 @@
quick and dirty auto-refresh timer.
Our users have waited too long for a new auto-refresh.
-I need to get things done (even if it's ot pretty). ;with the least dependencies for a backport to 1.05
+I need to get things done (even if it's not pretty). ;with the least dependencies for a backport to 1.05
*/
var seconds=0;
var refresh_secs = 10;