diff options
Diffstat (limited to 'bin/populate-msgcat')
-rwxr-xr-x | bin/populate-msgcat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/populate-msgcat b/bin/populate-msgcat index 166f83720..f8e23cfa0 100755 --- a/bin/populate-msgcat +++ b/bin/populate-msgcat @@ -79,7 +79,7 @@ sub messages { 'en_US' => 'Illegal password (', }, - 'illeggal_password_characters' => { + 'illegal_password_characters' => { 'en_US' => ' characters)', }, |