]> gitweb.fluxo.info Git - firma.git/commitdiff
NewList small fix
authorrhatto <rhatto>
Tue, 10 Oct 2006 00:02:20 +0000 (00:02 +0000)
committerrhatto <rhatto>
Tue, 10 Oct 2006 00:02:20 +0000 (00:02 +0000)
firma

diff --git a/firma b/firma
index 66bd415fd2ed0d710622656615f29233e6a63f1e..a5ebae9243ee75f62791195438949ab977c4a226 100755 (executable)
--- 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