MDL-45758 tool_monitor: fixed typo

Original issue - MDL-47152
This commit is contained in:
Mark Nelson 2014-09-19 19:43:46 -07:00 committed by Ankit Agarwal
parent e1a6022802
commit 5b8aa8f700

View File

@ -67,7 +67,7 @@ $string['selectcourse'] = 'Visit this report at course level to get a list of po
$string['selectevent'] = 'Select an event:';
$string['selectevent_help'] = "Select an event to monitor.";
$string['selectfrequency'] = 'Frequency of events:';
$string['selectfrequency_help'] = "Frequency defines the denisty of the event occurance. Select criterias to define how frequently the event should happen to trigger the notification.";
$string['selectfrequency_help'] = "Frequency defines the denisty of the event occurrence. Select criterias to define how frequently the event should happen to trigger the notification.";
$string['selectminutes'] = 'in minutes:';
$string['selectplugin'] = 'Select the plugin type:';
$string['selectplugin_help'] = "Select a plugin that you are interested in monitoring.";