merge the review
[platform/framework/native/appfw.git] / inc / FAppPkgPackageManager.h
index 5003d53..4b3c98f 100755 (executable)
@@ -275,7 +275,7 @@ public:
        * @privlevel     platform
        * @privilege     %http://tizen.org/privilege/packagemanager.info
        *
-       * @return        A pointer to the %PackageInfo instance, @n
+       * @return        A pointer to the PackageInfo instance, @n
        *               else @c null if it fails
        * @param[in]    filePath                           The package file path
        * @exception    E_SUCCESS                          The method is successful.
@@ -295,7 +295,7 @@ public:
        * @privlevel     public
        * @privilege     %http://tizen.org/privilege/package.info
        *
-       * @return        A pointer to the list of the %PackageInfo instances, @n
+       * @return        A pointer to the list of the PackageInfo instances, @n
        *                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,
@@ -315,7 +315,7 @@ public:
        * @privlevel     public
        * @privilege     %http://tizen.org/privilege/package.info
        *
-       * @return        A pointer to the list of the %PackageAppInfo instances, @n
+       * @return        A pointer to the list of the PackageAppInfo instances, @n
        *                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,
@@ -335,7 +335,7 @@ public:
        * @privlevel     public
        * @privilege     %http://tizen.org/privilege/package.info
        *
-       * @return        A pointer to the list of the %PackageAppInfo instances, @n
+       * @return        A pointer to the list of the PackageAppInfo instances, @n
        *                              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
        * @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