summaryrefslogtreecommitdiff
path: root/bin/populate-msgcat
diff options
context:
space:
mode:
authorivan <ivan>2002-06-28 20:31:30 +0000
committerivan <ivan>2002-06-28 20:31:30 +0000
commit87efb86d904887f9ee48dcf77fb1470d4c23a87f (patch)
treedd1d650c40a4c1acc49ec34905a10b5e619b165d /bin/populate-msgcat
parentb7e2cab3c9a31b4ed90794764cdba68c5797f864 (diff)
better error message for illegal password
Diffstat (limited to 'bin/populate-msgcat')
-rwxr-xr-xbin/populate-msgcat2
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)',
},