Skip to content

Commit f82f5f7

Browse files
author
Alex Wink
committed
Fixed typo en_ftp_user.lng
1 parent b26217d commit f82f5f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interface/web/sites/lib/lang/en_ftp_user.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ $wb["active_txt"] = 'Active';
1818
$wb["limit_ftp_user_txt"] = 'The max. number of FTP users for your account is reached.';
1919
$wb["username_error_empty"] = 'Username is empty.';
2020
$wb["username_error_unique"] = 'The username must be unique.';
21-
$wb["username_error_regex"] = 'The username contains charachters that are not allowed.';
21+
$wb["username_error_regex"] = 'The username contains characters that are not allowed.';
2222
$wb["quota_size_error_empty"] = 'Quota is empty.';
2323
$wb["uid_error_empty"] = 'UID empty.';
2424
$wb["uid_error_empty"] = 'GID empty.';

0 commit comments

Comments
 (0)