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
diff options
context:
space:
mode:
authorMatthieu Napoli <matthieu@mnapoli.fr>2015-02-09 06:20:42 +0300
committerMatthieu Napoli <matthieu@mnapoli.fr>2015-02-09 06:20:42 +0300
commit5723e93aaeeee34914abc41869c24a1e10476f31 (patch)
treec99491c32822281aab067f0ea9c5378623e80778 /core/Piwik.php
parent47772c937bf32baa1ad2af3dbf96e70354a64d59 (diff)
parent8a15d3a0ee47d24582843cd0c157d69ff16a8907 (diff)
Merge branch 'master' into removed-registry
Conflicts: CHANGELOG.md
Diffstat (limited to 'core/Piwik.php')
-rw-r--r--core/Piwik.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/Piwik.php b/core/Piwik.php
index 8494f7b83a..a9773c7449 100644
--- a/core/Piwik.php
+++ b/core/Piwik.php
@@ -503,7 +503,7 @@ class Piwik
}
/**
- * Returns the current module read from the URL (eg. 'API', 'UserSettings', etc.)
+ * Returns the current module read from the URL (eg. 'API', 'DevicesDetection', etc.)
*
* @return string
*/