diff --git a/blocks/community/lang/en/block_community.php b/blocks/community/lang/en/block_community.php index 68850900881..ec78b5ad2c2 100644 --- a/blocks/community/lang/en/block_community.php +++ b/blocks/community/lang/en/block_community.php @@ -63,8 +63,8 @@ $string['enroldownload_help'] = 'Some courses listed in the selected hub are bei Others are course templates provided for you to download and use on your own Moodle site.'; $string['enrollable'] = 'courses I can enrol in'; $string['enrollablecourses'] = 'Enrollable courses'; -$string['errorcourselisting'] = 'An error occured when retrieving the course listing from the selected hub, please try again later. ({$a})'; -$string['errorhublisting'] = 'An error occured when retrieving the hub listing from Moodle.org, please try again later. ({$a})'; +$string['errorcourselisting'] = 'An error occurred when retrieving the course listing from the selected hub, please try again later. ({$a})'; +$string['errorhublisting'] = 'An error occurred when retrieving the hub listing from Moodle.org, please try again later. ({$a})'; $string['fileinfo'] = 'Language: {$a->lang} - License: {$a->license} - Time updated: {$a->timeupdated}'; $string['hub'] = 'hub'; $string['hubnottrusted'] = 'Not trusted';