typo
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 20 Jul 2012 10:45:25 +0000 (10:45 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 20 Jul 2012 10:45:25 +0000 (10:45 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@74232 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/ecore/Ecore.h

index 3f453d8..463f559 100644 (file)
@@ -931,7 +931,7 @@ struct _Ecore_Exe_Event_Del    /** Process exit event */
 struct _Ecore_Exe_Event_Data_Line    /**< Lines from a child process */
 {
    char *line; /**< The bytes of a line of buffered data */
-   int   size; /**< The size odf the line buffer in bytes */
+   int   size; /**< The size of the line buffer in bytes */
 };
 
 struct _Ecore_Exe_Event_Data    /** Data from a child process event */