Update trivial doxygen 24/216424/1
authorInkyun Kil <inkyun.kil@samsung.com>
Thu, 24 Oct 2019 23:57:20 +0000 (08:57 +0900)
committerInkyun Kil <inkyun.kil@samsung.com>
Thu, 24 Oct 2019 23:57:44 +0000 (08:57 +0900)
Change-Id: I8e871f824e02e216caf4a9d724e6ba573058b686
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
include/app_control_uri.h

index df95869f33e883d8153790d9ca6b9b1ffd8e5dac..d535b62617b5634f46dbf0da85880d852e3cbb7d 100644 (file)
@@ -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