From: Somin Kim Date: Mon, 22 May 2017 06:46:20 +0000 (+0900) Subject: Fix doxygen error(link) X-Git-Tag: accepted/tizen/unified/20170608.185249^2~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5df594013bba9f7eeb9137eec8f8239166f03461;p=platform%2Fcore%2Fapi%2Fcontext.git Fix doxygen error(link) Change-Id: I7ecd14a92773f76c74e29308725d93d891632770 Signed-off-by: Somin Kim --- diff --git a/include/context_trigger.h b/include/context_trigger.h index 1d36680..777c859 100644 --- a/include/context_trigger.h +++ b/include/context_trigger.h @@ -818,7 +818,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.