elm: fix typo in elm_notify

SVN revision: 77839
This commit is contained in:
Jihoon Kim 2012-10-11 00:37:26 +00:00
parent d19a9669c3
commit 9a8fc5433e
1 changed files with 1 additions and 1 deletions

View File

@ -128,7 +128,7 @@ _notify_theme_apply(Evas_Object *obj)
/**
* Moves notification to orientation.
*
* This fucntion moves notification to orientation
* This function moves notification to orientation
* according to object RTL orientation.
*
* @param obj notification object.