diff --git a/lang/en/local_o365.php b/lang/en/local_o365.php index 0d097bf75..1c8c8cc39 100644 --- a/lang/en/local_o365.php +++ b/lang/en/local_o365.php @@ -341,7 +341,7 @@ $string['settings_sign_off_integration'] = 'Single sign off'; $string['settings_sign_off_integration_details'] = 'If enabled, when a Moodle user using OIDC authentication method signs off from Moodle, Moodle will attempt to log the user off from Office 365 as well. -Note the URL of Moodle site ({$a}) needs to be added as an redirect URI in the Azure app created for Moodle Office 365 integration.'; +Note the URL of Moodle site ({$a}) needs to be added as a redirect URI in the Azure app created for Moodle Office 365 integration.'; $string['settings_o365china'] = 'Office 365 for China'; $string['settings_o365china_details'] = 'Check this if you are using Office 365 for China.'; $string['settings_clientid'] = 'Application ID'; @@ -529,7 +529,7 @@ $string['settings_tools_tenants_linktext'] = 'Configure additional tenants'; $string['settings_tools_tenants_details'] = 'Manage access to additional Office 365 tenants.'; $string['settings_usermatch'] = 'User Matching'; -$string['settings_usermatch_details'] = 'This tool allows you to match Moodle users with Office 365 users based on an custom uploaded data file.'; +$string['settings_usermatch_details'] = 'This tool allows you to match Moodle users with Office 365 users based on a custom uploaded data file.'; $string['settings_usersynccreationrestriction'] = 'User Creation Restriction'; $string['settings_usersynccreationrestriction_details'] = 'If enabled, only users that have the specified value for the specified Azure AD field will be created during user sync.'; $string['settings_usersynccreationrestriction_fieldval'] = 'Field value'; @@ -743,7 +743,7 @@