From: rhatto Date: Tue, 10 Oct 2006 00:02:20 +0000 (+0000) Subject: NewList small fix X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=33b13bd017d4514ddc31c02ca95766f4acff78ce;p=firma.git NewList small fix --- diff --git a/firma b/firma index 66bd415..a5ebae9 100755 --- a/firma +++ b/firma @@ -897,7 +897,7 @@ function NewList { elif CheckValidEmail $LIST_ADDRESS; then break else - echo " Invalid email address: $LIST_ADRESS." + echo " Invalid email address: $LIST_ADDRESS." fi done