diff --git a/blocks/myoverview/lang/en/block_myoverview.php b/blocks/myoverview/lang/en/block_myoverview.php index e4aeb9fab81c1..75c38d39926fc 100644 --- a/blocks/myoverview/lang/en/block_myoverview.php +++ b/blocks/myoverview/lang/en/block_myoverview.php @@ -38,7 +38,7 @@ $string['aria:inprogress'] = 'Show in courses in progress'; $string['aria:lastaccessed'] = 'Sort courses by last accessed date'; $string['aria:list'] = 'Switch to list view'; -$string['aria:title'] = 'Sort courses by title'; +$string['aria:title'] = 'Sort courses by course name'; $string['aria:past'] = 'Show past courses'; $string['aria:removefromfavourites'] = 'Remove star for'; $string['aria:summary'] = 'Switch to summary view';