From: Minkyoung Kang Date: Fri, 19 Apr 2013 05:49:05 +0000 (+0900) Subject: change link page name X-Git-Tag: accepted/tizen_2.1/20130425.034849~26^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e2f34033e5e5c2cfbfbfd244fb2a25264d1f2686;p=platform%2Fframework%2Fnative%2Fappfw.git change link page name Change-Id: Iee8595a714f8c6cafc4e41dfba88eac26d0ac5e4 --- diff --git a/inc/FAppPkgPackageManager.h b/inc/FAppPkgPackageManager.h index d96f18a..f28b9a7 100644 --- a/inc/FAppPkgPackageManager.h +++ b/inc/FAppPkgPackageManager.h @@ -300,7 +300,7 @@ public: * else @c null if it fails * @param[in] packageFilterMap The predefined key(Tizen::Base::String)-value(Tizen::Base::Boolean) pairs for the package filter @n * For more information on the predefined key-value pairs for package filter, - * see the predefined key-value pairs for package filter. + * see the predefined key-value pairs for package filter. * @exception E_SUCCESS The method is successful. * @exception E_INVALID_ARG A specified input parameter is invalid. * @exception E_SYSTEM The method cannot proceed due to a severe system error. @@ -320,7 +320,7 @@ public: * else @c null if it fails * @param[in] packageAppFilterMap The predefined key(Tizen::Base::String)-value(Tizen::Base::String or Tizen::Base::Boolean) pairs for the package app filter @n * For more information on the predefined key-value pairs for package app filter, - * see the predefined key-value pairs for package app filter. + * see the predefined key-value pairs for package app filter. * @exception E_SUCCESS The method is successful. * @exception E_INVALID_ARG A specified input parameter is invalid. * @exception E_SYSTEM The method cannot proceed due to a severe system error. @@ -343,9 +343,9 @@ public: * The user defined key-value pairs can be added in of manifest.xml. * * For more information on the predefined key-value pairs for package filter, - * see the predefined key-value pairs for package filter. + * see the predefined key-value pairs for package filter. * For more information on the predefined key-value pairs for package app filter, - * see the predefined key-value pairs for package app filter. + * see the predefined key-value pairs for package app filter. * * @exception E_SUCCESS The method is successful. * @exception E_INVALID_ARG A specified input parameter is invalid.