Fix AppWidget
authorChoi Munseok <ms47.choi@samsung.com>
Sat, 16 Mar 2013 03:51:10 +0000 (12:51 +0900)
committerChoi Munseok <ms47.choi@samsung.com>
Sat, 16 Mar 2013 03:51:10 +0000 (12:51 +0900)
Change-Id: I36dce97dd2674ed6d340c472fd192a35253fee69
Signed-off-by: Choi Munseok <ms47.choi@samsung.com>
inc/FShellIAppWidgetViewEventListener.h

index 2ccb211..f65b3fa 100644 (file)
@@ -57,9 +57,9 @@ public:
         *\r
         * @since 2.1\r
         *\r
-        * @param[in]  appwidgetView    The source of the event
+        * @param[in]  appWidgetView    The source of the event
         */\r
-       virtual void OnAppWidgetProviderRemoved(AppWidgetView& appwidgetView) = 0;
+       virtual void OnAppWidgetProviderRemoved(AppWidgetView& appWidgetView) = 0;
 
 protected:
        //\r