hermet pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=e9f94e8fdd4e2ce84533677311fa628bc29d46f2

commit e9f94e8fdd4e2ce84533677311fa628bc29d46f2
Author: ChunEon Park <her...@hermet.pe.kr>
Date:   Tue Dec 23 10:44:02 2014 +0900

    evas/canvas: fix doc intentation.
---
 src/lib/evas/canvas/evas_canvas.eo | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/lib/evas/canvas/evas_canvas.eo 
b/src/lib/evas/canvas/evas_canvas.eo
index e0a7878..94e1082 100644
--- a/src/lib/evas/canvas/evas_canvas.eo
+++ b/src/lib/evas/canvas/evas_canvas.eo
@@ -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 */
 

-- 


Reply via email to