From: Seonah Moon Date: Tue, 7 Jun 2016 10:18:37 +0000 (+0900) Subject: http_doc.h: Fix typo X-Git-Tag: submit/tizen/20160608.101452^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F70%2F73270%2F1;p=platform%2Fcore%2Fapi%2Fhttp.git http_doc.h: Fix typo Change-Id: I4ccb5d3f21a02c7f27b7f693a675551939d606f0 Signed-off-by: Seonah Moon --- diff --git a/doc/http_doc.h b/doc/http_doc.h index cf7f527..557c2ad 100755 --- a/doc/http_doc.h +++ b/doc/http_doc.h @@ -21,13 +21,13 @@ /** * @ingroup CAPI_NETWORK_FRAMEWORK * @defgroup CAPI_NETWORK_HTTP_MODULE HTTP - * @brief The HTTP API provieds functions for communication with server according to HTTP protocol. + * @brief The HTTP API provides functions for communication with server according to HTTP protocol. * * @section CAPI_NETWORK_HTTP_MODULE_HEADER Required Header * \#include * * @section CAPI_NETWORK_HTTP_MODULE Overview - * The HTTP API provieds functions for communication with server according to HTTP protocol. + * The HTTP API provides functions for communication with server according to HTTP protocol. * Using the HTTP APIs, you can implement features that allow the users of your application to: * - Manage HTTP session * - Manage HTTP transaction