From 2e3fecfd664e95052abf435291cf512ef3b253ff Mon Sep 17 00:00:00 2001 From: "taemin.yeom" Date: Mon, 10 May 2021 13:00:36 +0900 Subject: [PATCH] Fix typo Change-Id: I78885420cb9166f02325771231b9ec53e5dbd65a Signed-off-by: taemin.yeom --- doc/diagnostics_doc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/diagnostics_doc.h b/doc/diagnostics_doc.h index 1280e9d..af211b8 100644 --- a/doc/diagnostics_doc.h +++ b/doc/diagnostics_doc.h @@ -41,7 +41,7 @@ * Bugreport - diagnostic report created on demand with diagnostics_request_bugreport(). \n * Bugreport may be process-specific (when pid argument is given) or system-specific (when pid <= 0). * - * @section CAPI_SYSTEM_DIAGNOSTICS_MODULE_FEATURE Realted Features + * @section CAPI_SYSTEM_DIAGNOSTICS_MODULE_FEATURE Related Features * * This API is related with the following feature:\n * - %http://tizen.org/feature/diagnostics\n -- 2.34.1