From: Abhimanyu Swami Date: Fri, 14 Feb 2025 05:59:20 +0000 (+0530) Subject: Fix typo in hal_location_doc.h X-Git-Tag: accepted/tizen/9.0/unified/20250424.162122~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=06af3d6131868ad10ec5e403346b4c642a64602a;p=platform%2Fhal%2Fapi%2Flocation.git Fix typo in hal_location_doc.h Change-Id: I38f1d5e078f17afacb8548ec2cee928786d0146b Signed-off-by: Abhimanyu Swami (cherry picked from commit dccdaa692436bd6250e883c2a3f49eac0380a490) --- diff --git a/doc/hal_location_doc.h b/doc/hal_location_doc.h index b02dd73..e904130 100644 --- a/doc/hal_location_doc.h +++ b/doc/hal_location_doc.h @@ -27,10 +27,10 @@ * @defgroup HALAPI_HAL_LOCATION_MODULE Location * @brief The @ref HALAPI_HAL_LOCATION_MODULE provides functions for location service. * - * @section HALAPI_HAL_LOCATION_MODULE Required Header + * @section HALAPI_HAL_LOCATION_MODULE_HEADER Required Header * \#include * - * @section HALAPI_HAL_LOCATION_MODULE Overview + * @section HALAPI_HAL_LOCATION_MODULE_OVERVIEW Overview * The location HAL provides common abstraction interfaces to control location services and get information about location. * *