Skip to content

Commit

Permalink
Fix typo in privacy:metadata:lti_client:roles
Browse files Browse the repository at this point in the history
Part of feedback for #74
  • Loading branch information
edalex-ian authored Mar 20, 2020
1 parent 2ebce38 commit 44fb9b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lang/en/equella.php
Original file line number Diff line number Diff line change
Expand Up @@ -175,4 +175,4 @@
$string['privacy:metadata:lti_client:familyname'] = 'Your family name is sent to the openEQUELLA system for SSO login';
$string['privacy:metadata:lti_client:fullname'] = 'Your full name is sent to the openEQUELLA system for SSO login';
$string['privacy:metadata:lti_client:email'] = 'Your email address is sent to the openEQUELLA system for SSO login';
$string['privacy:metadata:lti_client:roles'] = 'Your moodle roles are sent to the openEQUELLA system, which allows to allow you to access your data on the remote system.';
$string['privacy:metadata:lti_client:roles'] = 'Your Moodle roles are sent to the openEQUELLA system, which allows you to access your data on the remote system.';

0 comments on commit 44fb9b7

Please sign in to comment.