http_doc.h: Fix typo 70/73270/1 accepted/tizen/common/20160608.160931 accepted/tizen/mobile/20160609.090620 accepted/tizen/wearable/20160609.090717 submit/tizen/20160608.101452
authorSeonah Moon <seonah1.moon@samsung.com>
Tue, 7 Jun 2016 10:18:37 +0000 (19:18 +0900)
committerSeonah Moon <seonah1.moon@samsung.com>
Tue, 7 Jun 2016 10:19:05 +0000 (19:19 +0900)
Change-Id: I4ccb5d3f21a02c7f27b7f693a675551939d606f0
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
doc/http_doc.h

index cf7f527..557c2ad 100755 (executable)
 /**
  * @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 <http.h>
  *
  * @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