merged doc fixes from develop branch

This commit is contained in:
Guenter Obiltschnig
2015-10-10 17:32:31 +02:00
parent 40c2df1c52
commit b124d5b392
5 changed files with 32 additions and 26 deletions

View File

@@ -31,7 +31,7 @@ namespace Net {
class NetSSL_API SecureSMTPClientSession: public SMTPClientSession
/// This class implements an Simple Mail
/// Transfer Procotol (SMTP, RFC 2821)
/// Transfer Protocol (SMTP, RFC 2821)
/// client for sending e-mail messages that
/// supports the STARTTLS command for secure
/// connections.