From 686e890fb8d3d4b6e3eb7f6088f4800b19249c28 Mon Sep 17 00:00:00 2001 From: Inkyun Kil Date: Fri, 25 Oct 2019 08:57:20 +0900 Subject: [PATCH] Update trivial doxygen Change-Id: I8e871f824e02e216caf4a9d724e6ba573058b686 Signed-off-by: Inkyun Kil --- include/app_control_uri.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/app_control_uri.h b/include/app_control_uri.h index df95869..d535b62 100644 --- a/include/app_control_uri.h +++ b/include/app_control_uri.h @@ -271,7 +271,7 @@ int app_control_uri_get_scheme(app_control_uri_h handle, const char **scheme); * @brief Gets the authority component from a URI handle. * @since_tizen 5.5 * - * @remarks The @a authority must not be released. The platform will release it + * @remarks The @a auth must not be released. The platform will release it * when the App Control URI object containing it is released. * * @param[in] handle The URI handle -- 2.34.1