Enlightenment CVS committal

Author  : rephorm
Project : e17
Module  : docs

Dir     : e17/docs/cookbook/xml/ecore


Modified Files:
        ecore_timers.xml 


Log Message:
typo

===================================================================
RCS file: /cvs/e/e17/docs/cookbook/xml/ecore/ecore_timers.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- ecore_timers.xml    29 Jul 2004 17:48:06 -0000      1.2
+++ ecore_timers.xml    28 Nov 2006 15:45:57 -0000      1.3
@@ -56,7 +56,7 @@
 
 <para>
 The creation of the timers is as simple as calling 
<function>ecore_timer_add()</function>.
-This will return an <literal>Ecore_Timer</literal> strut on success or NULL on 
failure.
+This will return an <literal>Ecore_Timer</literal> struct on success or NULL 
on failure.
 In this case I'm ignoring the return value. The three parameters are:
 <itemizedlist mark="bullet" spacing="compact">
  <listitem><para>double timeout</para></listitem>



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to