Unimportant typo.

SVN revision: 19526
This commit is contained in:
David Walter Seikel 2006-01-04 19:53:34 +00:00
parent e1b7ef2a78
commit b1925fb4bf
1 changed files with 1 additions and 1 deletions

View File

@ -200,7 +200,7 @@ _ecore_signal_call(void)
* there may not be data and the exit event never gets sent.
*
* Any way you look at it, there has to be some time passed
* before the exit event gets sent. So the startegy here is
* before the exit event gets sent. So the strategy here is
* to setup a timer event that will send the exit event after
* an arbitrary, but brief, time.
*