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:
Diffstat (limited to 'core/ScheduledTask.php')
-rw-r--r--core/ScheduledTask.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/ScheduledTask.php b/core/ScheduledTask.php
index 6cb2b7593f..689f835d8e 100644
--- a/core/ScheduledTask.php
+++ b/core/ScheduledTask.php
@@ -122,7 +122,7 @@ class Piwik_ScheduledTask
}
/**
- * Return the rescheduled time in miliseconds
+ * Return the rescheduled time in milliseconds
* @return int
*/
public function getRescheduledTime()