library names now start with wamblee- to make them unique.
[utils] / crawler / kiss / src / org / wamblee / crawler / kiss / notification / MailServer.java
index d397594c3343a37371c8fdf3c11b6d7eae82021c..917f6287b14c8a238afc5463efae33f0f3a68054 100644 (file)
@@ -25,7 +25,7 @@ public class MailServer {
     private String _password;
 
     /**
-     * Constructs the mail server interface.
+     * Constructs the mail server.
      * 
      * @param aHost
      *            Host name of the SMTP server.