From: Somin Kim Date: Mon, 22 May 2017 06:46:20 +0000 (+0900) Subject: Fix doxygen error(link) X-Git-Tag: submit/tizen/20170522.070538^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F78%2F130378%2F1;p=platform%2Fcore%2Fapi%2Fcontext.git Fix doxygen error(link) Change-Id: I7ecd14a92773f76c74e29308725d93d891632770 Signed-off-by: Somin Kim (cherry picked from commit 5df594013bba9f7eeb9137eec8f8239166f03461) --- diff --git a/include/context_trigger.h b/include/context_trigger.h index 9e83478..d484625 100644 --- a/include/context_trigger.h +++ b/include/context_trigger.h @@ -804,7 +804,7 @@ int context_trigger_rule_add_entry(context_trigger_rule_h rule, context_trigger_ * @privlevel public * @privilege http://tizen.org/privilege/appmanager.launch * - * @remarks In addition to the privilege http://tizen.org/privilege/appmanager.launch, + * @remarks In addition to the privilege http://tizen.org/privilege/appmanager.launch, * if it is an App Control that makes a call to someone, * the privilege http://tizen.org/privilege/call is also required. * @remarks The launch request of the service application is restricted.