delete % before the URI of the privilege
authorMinkyoung Kang <mklove.kang@samsung.com>
Mon, 25 Mar 2013 10:20:49 +0000 (19:20 +0900)
committerMinkyoung Kang <mklove.kang@samsung.com>
Mon, 25 Mar 2013 10:20:49 +0000 (19:20 +0900)
Change-Id: I63ec2d53cba5388b1f4daa4bc4a121b1cea48edf

inc/FShellQuickPanelFrame.h

index 59594f9..8f08c16 100644 (file)
@@ -139,7 +139,7 @@ public:
         * @since       2.0
         *
         * @privlevel        public
-        * @privilege   %%http://tizen.org/privilege/notification
+        * @privilege   %http://tizen.org/privilege/notification
         *
         * @return      An error code
         * @param[in]  height                        The height of %QuickPanelFrame
@@ -159,7 +159,7 @@ public:
         * @since       2.0
         *
         * @privlevel        public
-        * @privilege   %%http://tizen.org/privilege/notification
+        * @privilege   %http://tizen.org/privilege/notification
         *
         * @return             An error code
         * @param[in]  resourceId                    The resource ID describing the %QuickPanelFrame control
@@ -177,7 +177,7 @@ public:
         * @since       2.0
         *
         * @privlevel        public
-        * @privilege   %%http://tizen.org/privilege/notification
+        * @privilege   %http://tizen.org/privilege/notification
         *
         * @return      An error code
         * @param[in]  layout                        The layout for both the portrait and landscape mode
@@ -194,7 +194,7 @@ public:
         * @since       2.0
         *
         * @privlevel        public
-        * @privilege   %%http://tizen.org/privilege/notification
+        * @privilege   %http://tizen.org/privilege/notification
         *
         * @return      An error code
         * @param[in]  portraitLayout         The layout for the portrait mode
@@ -212,7 +212,7 @@ public:
         * @since       2.1
         *
         * @privlevel        public
-        * @privilege   %%http://tizen.org/privilege/notification
+        * @privilege   %http://tizen.org/privilege/notification
         *
         * @return      An error code
         * @param[in]  height                        The height of %QuickPanelFrame
@@ -228,7 +228,7 @@ public:
         * @since       2.1
         *
         * @privlevel        public
-        * @privilege   %%http://tizen.org/privilege/notification
+        * @privilege   %http://tizen.org/privilege/notification
         *
         * @return      An error code
         * @param[in]  layout                        The layout for both the portrait and landscape mode
@@ -245,7 +245,7 @@ public:
         * @since       2.1
         *
         * @privlevel        public
-        * @privilege   %%http://tizen.org/privilege/notification
+        * @privilege   %http://tizen.org/privilege/notification
         *
         * @return      An error code
         * @param[in]  portraitLayout         The layout for the portrait mode