evas/canvas: fix doc intentation.
authorChunEon Park <hermet@hermet.pe.kr>
Tue, 23 Dec 2014 01:44:02 +0000 (10:44 +0900)
committerChunEon Park <hermet@hermet.pe.kr>
Tue, 23 Dec 2014 01:44:02 +0000 (10:44 +0900)
src/lib/evas/canvas/evas_canvas.eo

index e0a7878..94e1082 100644 (file)
@@ -966,8 +966,8 @@ class Evas.Canvas (Eo.Base, Evas.Common_Interface)
          This tells evas, that while the nochange flag is greater than 0, do not
          mark objects as "changed" when making changes.
 
-                       @warning Do not use this function unless you know what Evas exactly
-                                works with "changed" state.
+         @warning Do not use this function unless you know what Evas exactly
+         works with "changed" state.
 
          @ingroup Evas_Canvas */
 
@@ -996,8 +996,8 @@ class Evas.Canvas (Eo.Base, Evas.Common_Interface)
          This tells evas, that while the nochange flag is greater than 0, do not
          mark objects as "changed" when making changes.
 
-                       @warning Do not use this function unless you know what Evas exactly
-                                works with "changed" state.
+         @warning Do not use this function unless you know what Evas exactly
+         works with "changed" state.
 
          @ingroup Evas_Canvas */