From 477f43313a1370f09998c1b1ce778e99d7b65473 Mon Sep 17 00:00:00 2001 From: "taemin.yeom" Date: Mon, 10 May 2021 13:02:11 +0900 Subject: [PATCH] Fix typo Change-Id: I6118d339f8da88dd969085534a25e20985d73249 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 561feb1..574c125 100644 --- a/doc/diagnostics_doc.h +++ b/doc/diagnostics_doc.h @@ -26,7 +26,7 @@ * This @ref CAPI_SYSTEM_DIAGNOSTICS_MODULE API allows applications to receive notification about newly created crash report, * as well as request other apps to dump their logs in real time. Moreover, functions for reading crash and log contents are provided. * - * @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.7.4