From: saerome.kim Date: Mon, 26 Jun 2017 09:52:29 +0000 (+0900) Subject: Fix API documentation X-Git-Tag: submit/tizen/20170828.225740~23 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5ed2d4c848a2c9e3f86aecbb3b3d84fdb93a05cd;p=platform%2Fcore%2Fapi%2Fwifi-mesh.git Fix API documentation - The beginning of @details must start with an uppercase letter Signed-off-by: saerome.kim --- diff --git a/include/mesh.h b/include/mesh.h index 5a98307..2ae96a8 100644 --- a/include/mesh.h +++ b/include/mesh.h @@ -676,7 +676,7 @@ int mesh_enable(mesh_h handle); /** * @brief disable the mesh service. - * @details all this function to stop mesh service + * @details All this function to stop mesh service * * @since_tizen 4.0 *