From: Seonah Moon Date: Tue, 6 Mar 2018 01:00:48 +0000 (+0900) Subject: Fix typo X-Git-Tag: submit/tizen/20180322.062955~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=555e4b2ff5d9db4247f2f430d652a03701f417b6;p=platform%2Fcore%2Fapi%2Fhttp.git Fix typo Change-Id: Ic1829d91bb1185ce35d264eab816d2273565692a --- diff --git a/doc/http_doc.h b/doc/http_doc.h index c3ad8d2..f413507 100755 --- a/doc/http_doc.h +++ b/doc/http_doc.h @@ -30,7 +30,7 @@ * Using the HTTP APIs, you can implement features that allow the users of your application to: * - Manage HTTP session * - Manage HTTP transaction - * - Send/Recieve HTTP request/response + * - Send/Receive HTTP request/response * * @if WEARABLE * @section CAPI_NETWORK_HTTP_MODULE_FEATURE Related Features @@ -170,12 +170,12 @@ /** * @ingroup CAPI_NETWORK_HTTP_TRANSACTION_MODULE * @defgroup CAPI_NETWORK_HTTP_AUTHENTICATION_MODULE HTTP Authentication - * @brief It manages HTTP Autehntication and credential. + * @brief It manages HTTP Authentication and credential. * @section CAPI_NETWORK_HTTP_AUTHENTICATION_MODULE_HEADER Required Header * \#include * * @section CAPI_NETWORK_HTTP_AUTHENTICATION_MODULE_OVERVIEW Overview - * It manages HTTP Autehntication and credential. + * It manages HTTP Authentication and credential. * * @if WEARABLE * @section CAPI_NETWORK_HTTP_HEADER_MODULE_FEATURE Related Features