Update of /cvsroot/mahogany/M/src/util
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9347/src/util

Modified Files:
        ssl.cpp upgrade.cpp 
Log Message:
fixed a few typos

Index: ssl.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/util/ssl.cpp,v
retrieving revision 1.34
retrieving revision 1.35
diff -b -u -2 -r1.34 -r1.35
--- ssl.cpp     6 Nov 2003 19:20:54 -0000       1.34
+++ ssl.cpp     4 Oct 2004 12:30:23 -0000       1.35
@@ -235,5 +235,5 @@
 
    STATUSMESSAGE((_("Successfully loaded '%s' and '%s' - "
-                    "SSL authentification is now available."),
+                    "SSL authentication is now available."),
                   crypto_dll.c_str(),
                   ssl_dll.c_str()));
@@ -291,5 +291,5 @@
 
       ERRORMESSAGE((_("This version of the program doesn't support SSL "
-                      "authentification.")));
+                      "authentication.")));
    }
 

Index: upgrade.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/util/upgrade.cpp,v
retrieving revision 1.218
retrieving revision 1.219
diff -b -u -2 -r1.218 -r1.219
--- upgrade.cpp 30 Mar 2004 18:10:14 -0000      1.218
+++ upgrade.cpp 4 Oct 2004 12:30:24 -0000       1.219
@@ -1018,5 +1018,5 @@
    wxStaticText *text = new wxStaticText(this, -1, _(
       "You need an IMAP4 (preferred) or a POP3 server\n"
-      "to be able to receieve email and an SMTP server\n"
+      "to be able to receive email and an SMTP server\n"
       "to be able to send it.\n"
       "\n"



-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to