diff --git a/lang/en/tool_moodlebox.php b/lang/en/tool_moodlebox.php index 62f5f84..eeff846 100644 --- a/lang/en/tool_moodlebox.php +++ b/lang/en/tool_moodlebox.php @@ -39,7 +39,7 @@ $string['datetimesetmessage'] = 'The clock of the MoodleBox isn\'t on time. It\'s highly recommended to set the date and time to the current time.'; $string['datetimesetting'] = 'Date and time'; $string['defaultgateway'] = 'Default gateway'; -$string['dhcpclientinfo'] = 'Client IP MAC addresses'; +$string['dhcpclientinfo'] = 'Client IP and MAC addresses'; $string['dhcpclientnumber'] = 'number of clients'; $string['dhcpclients'] = 'DHCP clients'; $string['documentation'] = 'MoodleBox documentation';