Skip to content

Commit a067bda

Browse files
committed
Fixed a typo in tools module.
1 parent 1e45da2 commit a067bda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interface/web/tools/lib/lang/en_usersettings.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
$wb["passwort_txt"] = 'Passwort';
2+
$wb["passwort_txt"] = 'Password';
33
$wb["language_txt"] = 'Language';
44
$wb["btn_save_txt"] = 'Save';
55
$wb["btn_cancel_txt"] = 'Cancel';

0 commit comments

Comments
 (0)