From: Inkyun Kil Date: Thu, 24 Oct 2019 23:57:20 +0000 (+0900) Subject: Update trivial doxygen X-Git-Tag: submit/tizen/20200106.020609~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=686e890fb8d3d4b6e3eb7f6088f4800b19249c28;p=platform%2Fcore%2Fapi%2Fapp-control.git Update trivial doxygen Change-Id: I8e871f824e02e216caf4a9d724e6ba573058b686 Signed-off-by: Inkyun Kil --- 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