ecore_exe: correcting spelling mistake in comment.

Summary:
Corrected the spelling mistake of mechanism.

Signed-off-by: Srivardhan Hebbar <sri.hebbar@samsung.com>

Reviewers: cedric

Reviewed By: cedric

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D3152

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
This commit is contained in:
Srivardhan Hebbar 2015-10-08 12:26:04 +02:00 committed by Cedric BAIL
parent 308e1536cf
commit 01e42f86ab
1 changed files with 1 additions and 1 deletions

View File

@ -1193,7 +1193,7 @@ _ecore_exe_data_generic_handler(void *data,
* died, this won't do any harm as it must have died
* recently and the pid has not had a chance to recycle.
* It is also a paranoid catchall, coz the usual ecore_signal
* mechenism should kick in. But let's give it a good
* mechanism should kick in. But let's give it a good
* kick in the head anyway.
*/
ecore_exe_terminate(obj);