From e73621f51220092a5dabdb152a7d96b0f80d2bf2 Mon Sep 17 00:00:00 2001 From: Thomas Steur Date: Tue, 8 Oct 2013 03:45:57 +0000 Subject: [PATCH] refs #4199 forgot one backtick --- core/TaskScheduler.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/TaskScheduler.php b/core/TaskScheduler.php index 865dc8a1a6e..b543caa7919 100644 --- a/core/TaskScheduler.php +++ b/core/TaskScheduler.php @@ -54,7 +54,7 @@ static public function runTasks() * depending on the interval that you specify. See `Piwik\ScheduledTask` for more information. * * Example: - * `` + * ``` * public function getScheduledTasks(&$tasks) * { * $tasks[] = new ScheduledTask(