]> git.wh0rd.org - tt-rss.git/blobdiff - viewfeed.js
functions: code cleanup
[tt-rss.git] / viewfeed.js
index 4a7cc9e7ffd097a61fd9685ec1ff24fa4227d60d..73ad35f0a95abf7db50636c34d182539f6b9bce3 100644 (file)
@@ -2062,7 +2062,7 @@ function cdmExpandArticle(a_id) {
 
 
        } catch (e) {
-               exception_error("appearBlockElementF", e);
+               exception_error("cdmExpandArticle", e);
        }
 
 }