Fixed additional typos in comments and log messages.

This commit is contained in:
Tobias Brunner
2012-01-12 11:42:42 +01:00
parent d887b8e134
commit 35a1986142
15 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ struct smtp_t {
* Send an e-mail message.
*
* @param from sender address
* @param to receipient address
* @param to recipient address
* @param subject mail subject
* @param fmt mail body format string
* @param ... arguments for body format string