From e2f34033e5e5c2cfbfbfd244fb2a25264d1f2686 Mon Sep 17 00:00:00 2001 From: Minkyoung Kang Date: Fri, 19 Apr 2013 14:49:05 +0900 Subject: [PATCH] change link page name Change-Id: Iee8595a714f8c6cafc4e41dfba88eac26d0ac5e4 --- inc/FAppPkgPackageManager.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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. -- 2.7.4