update header for removing Doxygen warning
authorMinkyoung Kang <mklove.kang@samsung.com>
Thu, 27 Jun 2013 06:18:31 +0000 (15:18 +0900)
committerMinkyoung Kang <mklove.kang@samsung.com>
Thu, 27 Jun 2013 06:18:31 +0000 (15:18 +0900)
Change-Id: I300e092e8ac5b75d6a8bc3b517cc8a60b3e9ce97

inc/FUiScenesSceneManager.h

index 79753a4..49e0da4 100644 (file)
@@ -261,7 +261,7 @@ public:
         * @param[in]   duration                        The duration of the animation in milliseconds @n The maximum duration is one second.
         * @param[in]   interpolatorType        The type of interpolator used for the intermediate value calculation of the animation
         * @exception   E_SUCCESS                       The method is successful.
-        * @exception   E_INVALID_ARG           The specified @animationType is either @c SCENE_TRANSITION_ANIMATION_TYPE_NONE or 
+        * @exception   E_INVALID_ARG           The specified @animationType is either @c SCENE_TRANSITION_ANIMATION_TYPE_NONE or 
         *                                                              @c SCENE_TRANSITION_ANIMATION_TYPE_CUSTOM.
         * @see                 GoForward()
         * @see                 GoBackward()