projects
/
platform
/
core
/
api
/
app-control.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d917f2
)
Update trivial doxygen
24/216424/1
author
Inkyun Kil
<inkyun.kil@samsung.com>
Thu, 24 Oct 2019 23:57:20 +0000
(08:57 +0900)
committer
Inkyun 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
patch
|
blob
|
history
diff --git
a/include/app_control_uri.h
b/include/app_control_uri.h
index df95869f33e883d8153790d9ca6b9b1ffd8e5dac..d535b62617b5634f46dbf0da85880d852e3cbb7d 100644
(file)
--- 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 auth
ority
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