summaryrefslogtreecommitdiff
path: root/feedlist.js
diff options
context:
space:
mode:
Diffstat (limited to 'feedlist.js')
-rw-r--r--feedlist.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/feedlist.js b/feedlist.js
index 6eb7312f3..8400af52c 100644
--- a/feedlist.js
+++ b/feedlist.js
@@ -354,7 +354,7 @@ function feedlist_dragsorted(ctr) {
}
} catch (e) {
- exception_error("feedlist_init", e);
+ exception_error("feedlist_dragsorted", e);
}
}