Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/js
diff options
context:
space:
mode:
authorThomas Steur <thomas.steur@googlemail.com>2014-04-11 02:39:26 +0400
committerThomas Steur <thomas.steur@googlemail.com>2014-04-11 02:39:26 +0400
commit0f43631624d1bbb37f49c2fadebe8d5dfed24e9a (patch)
tree1e5b73bf0be97ddee115015183be89818bc8e054 /js
parente2ead56b764318ca1e68668d936bd5f8b59805d3 (diff)
refs #4977 make clear that only uncaught errors are tracked
Diffstat (limited to 'js')
-rw-r--r--js/piwik.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/piwik.js b/js/piwik.js
index b89c87ea34..d9e298f1f7 100644
--- a/js/piwik.js
+++ b/js/piwik.js
@@ -2828,7 +2828,7 @@ if (typeof Piwik !== 'object') {
},
/**
- * Enable JavaScript Error Tracking
+ * Enable tracking of uncatched JavaScript errors
*
* If enabled, uncaught JavaScript Errors will be tracked as an event by defining a
* window.onerror handler. If a window.onerror handler is already defined we will make