Skip to content

Commit

Permalink
refs #4199 forgot one backtick
Browse files Browse the repository at this point in the history
  • Loading branch information
tsteur committed Oct 8, 2013
1 parent c2cb040 commit e73621f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/TaskScheduler.php
Expand Up @@ -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(
Expand Down

0 comments on commit e73621f

Please sign in to comment.