fixed wrong link
authorMinkyoung Kang <mklove.kang@samsung.com>
Mon, 22 Apr 2013 01:15:01 +0000 (10:15 +0900)
committerMinkyoung Kang <mklove.kang@samsung.com>
Mon, 22 Apr 2013 01:16:53 +0000 (10:16 +0900)
Change-Id: I1bd7501068d03a4849fc3bff43c5bc39d07e6477

inc/FUiAnimVisualElementSurface.h

index 7e9acea..ff64218 100644 (file)
@@ -148,7 +148,7 @@ public:
         * @return              The size of the %VisualElementSurface instance
         * @exception   E_SUCCESS                       The method is successful.
         * @remarks     The specific error code can be accessed using the GetLastResult() method.
-        * @remarks             If an error occurs, this method returns Tizen::Graphics:Dimension(0, 0).
+        * @remarks             If an error occurs, this method returns Tizen::Graphics::Dimension(0, 0).
         */
        Tizen::Graphics::Dimension GetSize(void) const;
 
@@ -160,7 +160,7 @@ public:
         * @return              The size of the %VisualElementSurface instance
         * @exception   E_SUCCESS                       The method is successful.
         * @remarks     The specific error code can be accessed using the GetLastResult() method.
-        * @remarks             If an error occurs, this method returns Tizen::Graphics:Dimension(0, 0).
+        * @remarks             If an error occurs, this method returns Tizen::Graphics::Dimension(0, 0).
         */
 
        Tizen::Graphics::FloatDimension GetSizeF(void) const;