diff --git a/lang/en/tool_moodlebox.php b/lang/en/tool_moodlebox.php index 2bcf648..a3f1a3d 100644 --- a/lang/en/tool_moodlebox.php +++ b/lang/en/tool_moodlebox.php @@ -47,7 +47,7 @@ $string['parameter'] = 'Parameter'; $string['passwordsetting'] = 'MoodleBox password'; $string['pluginname'] = 'MoodleBox'; -$string['privacy:metadata'] = 'The MoodleBox plugin displays information from the Raspberry Pi and enables some configuration changes, but does not effect or store any personal data itself.'; +$string['privacy:metadata'] = 'The MoodleBox plugin displays information from the Raspberry Pi and enables some configuration changes, but does not affect or store any personal data itself.'; $string['raspberryhardware'] = 'Raspberry Pi model'; $string['raspbianversion'] = 'Raspbian version'; $string['restart'] = 'Restart MoodleBox';