From: Minkyoung Kang Date: Wed, 10 Jul 2013 00:50:13 +0000 (+0900) Subject: fixed wrong link page X-Git-Tag: accepted/tizen/20130912.081851^2~14^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6b6ee15bc3f3d85a3cb6eda48d74afa29491269b;p=platform%2Fframework%2Fnative%2Fappfw.git fixed wrong link page Change-Id: Ifb4828ffd611a07341260252618cf74f90a35514 Signed-off-by: hs321.lee --- diff --git a/inc/FAppPkgPackageManager.h b/inc/FAppPkgPackageManager.h index 2918285..46ae53b 100755 --- a/inc/FAppPkgPackageManager.h +++ b/inc/FAppPkgPackageManager.h @@ -339,9 +339,8 @@ public: * @param[in] packageAppFilterMap The predefined and user defined key(Tizen::Base::String)-value(Tizen::Base::String or Tizen::Base::Boolean) pairs for the package app filter @n * The user defined key-value pairs can be added in of manifest.xml. * - * For more information, see the predefined key-value pairs for package filter. - * For more information, see the predefined key-value pairs for package app filter. - * + * For more information, see the predefined key-value pairs for package filter and + * 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.