merge the review
[platform/framework/native/appfw.git] / inc / FAppPkgPackageAppInfo.h
index e6ce987..fb77e2e 100755 (executable)
@@ -91,7 +91,7 @@ public:
        * @since         2.1
        *
        * @return        The menu icon path of an application, @n
-       *                else an empty string is returned if there is no value @n
+       *                else an empty string is returned if there is no value
        */
        Tizen::Base::String GetAppMenuIconPath(void) const;
 
@@ -101,7 +101,7 @@ public:
        * @since         2.1
        *
        * @return        The setting icon path of an application, @n
-       *                                else an empty string is returned if there is no value @n
+       *                                else an empty string is returned if there is no value
        */
        Tizen::Base::String GetAppSettingIconPath(void) const;
 
@@ -111,7 +111,7 @@ public:
        * @since         2.1
        *
        * @return        The notification icon path of an application, @n
-       *                else an empty string is returned if there is no value @n
+       *                else an empty string is returned if there is no value
        */
        Tizen::Base::String GetAppNotificationIconPath(void) const;