summaryrefslogtreecommitdiff
path: root/include/email.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/email.h')
-rwxr-xr-xinclude/email.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/email.h b/include/email.h
index 52a84c7..96d35a3 100755
--- a/include/email.h
+++ b/include/email.h
@@ -48,7 +48,7 @@ extern "C"
* @return 0 on success, otherwise a negative error value.
* @retval #EMAIL_ERROR_NONE Successful
* @retval #EMAIL_ERROR_OUT_OF_MEMORY Out of memory
- * @retval #EMAIL_ERROR_ACCOUNT_NOT_FOUND Email account not found
+ * @retval #EMAIL_ERROR_ACCOUNT_NOT_FOUND Email account not found
*
* @see email_destroy_message()
*/