Enlightenment CVS committal

Author  : tsauerbeck
Project : e17
Module  : docs

Dir     : e17/docs/edjebook/xml


Modified Files:
        edc_tour.xml 


Log Message:
typo
===================================================================
RCS file: /cvsroot/enlightenment/e17/docs/edjebook/xml/edc_tour.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- edc_tour.xml        2 Mar 2004 16:08:38 -0000       1.2
+++ edc_tour.xml        8 Mar 2004 20:17:36 -0000       1.3
@@ -307,7 +307,7 @@
 signals.  In this case the action STATE_SET still change state to "clicked".  The 
following double (0.0) is currently
 unused and should simply be set to 0.0.  The target argument that follows is the part 
or program on which the action acts
 apon.   The final keyword, after, optionally defines another program to be run after 
the current program completes.
-When a signal is recieved all the programs which accept the incoming signal and match 
the source will be run, and
+When a signal is received all the programs which accept the incoming signal and match 
the source will be run, and
 in this way very often the keyword "after" is not required, however it can still be 
used for some crafty purposes which we'll explore later.
 After's can also be used as a looping mechignism, by specifying the current program 
to re-run after it completes, however it
 should be noted that any signal specified for the program must be met on every run of 
that program, even if it loops back




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to