From: Daehyeon Jung Date: Tue, 23 Apr 2019 06:23:19 +0000 (+0900) Subject: Fix doxygen error X-Git-Tag: submit/tizen/20190423.071655^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f7f3f1ababa39cd5cb8a4d9a02f602d82a3e0832;p=platform%2Fcore%2Fapi%2Fcapability-manager.git Fix doxygen error Change-Id: I65033e41adf38a8c9a087e9ae12df386e77e93b8 --- diff --git a/include/capability_manager.h b/include/capability_manager.h index 17da395..4abfe87 100644 --- a/include/capability_manager.h +++ b/include/capability_manager.h @@ -86,7 +86,7 @@ typedef int (*capmgr_device_foreach_cb)(const capmgr_device_h device, * @brief Called when a 'send app control' request has finished. * @since_tizen 5.5 * - * @remarks The @a request, @reply can be used only in the callback. To use outside, make a copy. + * @remarks The @a request, @a reply can be used only in the callback. To use outside, make a copy. * @param[in] request Capability Manager app control handle which contains data to be sent * @param[in] reply Capability Manager app control handle which contains reply for request * @param[in] result App control send result