summaryrefslogtreecommitdiff
path: root/email-api/include
diff options
context:
space:
mode:
authorJongkyu Koo <jk.koo@samsung.com>2017-05-23 10:59:09 +0900
committerJongkyu Koo <jk.koo@samsung.com>2017-05-23 10:59:09 +0900
commit075e115ad691d360aba1df5f888ed0e591e28c4b (patch)
treeb51a5b7ffae7ef7e747b88eb9cecf290a8175249 /email-api/include
parentec8d2bd444453742e5efc4c4d2f3b051d41c40fd (diff)
downloademail-service-075e115ad691d360aba1df5f888ed0e591e28c4b.tar.gz
email-service-075e115ad691d360aba1df5f888ed0e591e28c4b.tar.bz2
email-service-075e115ad691d360aba1df5f888ed0e591e28c4b.zip
modify API reference
Change-Id: I788d8ef21fb07271758a34e619d390636f1f473d Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
Diffstat (limited to 'email-api/include')
-rwxr-xr-xemail-api/include/email-api-network.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/email-api/include/email-api-network.h b/email-api/include/email-api-network.h
index 8e46283..bd541e8 100755
--- a/email-api/include/email-api-network.h
+++ b/email-api/include/email-api-network.h
@@ -253,7 +253,7 @@ EXPORT_API int email_sync_header_for_all_account(int *handle);
/**
* @brief Downloads an email body from the server.
- * @details This function is invoked when a user wants to download email body with/without attachment based on the @a with_attachment option
+ * @details This function is invoked when a user wants to download email body with/without attachment information based on the @a with_attachment option
* from the server.
*
* @since_tizen @if MOBILE 2.3 @elseif WEARABLE 3.0 @endif