Private GIT

Skip to content
Snippets Groups Projects
Commit f45a2457 authored by Laurent Pinsivy's avatar Laurent Pinsivy
Browse files

fixed #4016 - correct typo

parent ee150190
No related branches found
No related tags found
No related merge requests found
......@@ -115,7 +115,7 @@
$form->setDefaults(array('duration' => $defaultDuration));
$scaleChoices = array("s" => _("Seconds"),
"m" => _("Mminutes"),
"m" => _("Minutes"),
"h" => _("Hours"),
"d" => _("Days")
);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment