diff options
author | Stefan Weil | 2019-12-14 08:59:39 +0100 |
---|---|---|
committer | Stefan Weil | 2019-12-14 09:29:06 +0100 |
commit | ab49e774910743701ee8742799c0b5a58ea65d8a (patch) | |
tree | 64057cbb86e9b4524444f00dcf0482345ac96a2b /modules-available/locations/lang/en | |
parent | [statistics] Fix date range queries to match by day, not by second (diff) | |
download | slx-admin-ab49e774910743701ee8742799c0b5a58ea65d8a.tar.gz slx-admin-ab49e774910743701ee8742799c0b5a58ea65d8a.tar.xz slx-admin-ab49e774910743701ee8742799c0b5a58ea65d8a.zip |
Fix some typos (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Diffstat (limited to 'modules-available/locations/lang/en')
-rw-r--r-- | modules-available/locations/lang/en/template-tags.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/locations/lang/en/template-tags.json b/modules-available/locations/lang/en/template-tags.json index f9bae27c..e1de2a88 100644 --- a/modules-available/locations/lang/en/template-tags.json +++ b/modules-available/locations/lang/en/template-tags.json @@ -4,7 +4,7 @@ "lang_assignSubnetExplanation": "Client machines which fall into an IP range listed below will be assigned to this location and will see an according lecture list (e.g. they will see lectures that are exclusively assigned to this location).", "lang_assignedSubnets": "Assigned subnets \/ IP ranges", "lang_bootMenu": "Boot menu", - "lang_deleteChildLocations": "Delete child locations aswell", + "lang_deleteChildLocations": "Delete child locations as well", "lang_deleteLocation": "Delete location", "lang_deleteSubnet": "Delete range", "lang_deleteSubnetWarning": "All subnets marked for deletion will be deleted. This cannot be undone!", |