From 87efb86d904887f9ee48dcf77fb1470d4c23a87f Mon Sep 17 00:00:00 2001 From: ivan Date: Fri, 28 Jun 2002 20:31:30 +0000 Subject: better error message for illegal password --- bin/populate-msgcat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') 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)', }, -- cgit v1.2.1