summaryrefslogtreecommitdiff
path: root/src/libfast/smtp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libfast/smtp.h')
-rw-r--r--src/libfast/smtp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libfast/smtp.h b/src/libfast/smtp.h
index 910f18127..9589ea2a6 100644
--- a/src/libfast/smtp.h
+++ b/src/libfast/smtp.h
@@ -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