elm: fix typo in elm_notify
authorJihoon Kim <imfine98@gmail.com>
Thu, 11 Oct 2012 00:37:26 +0000 (00:37 +0000)
committerJihoon Kim <imfine98@gmail.com>
Thu, 11 Oct 2012 00:37:26 +0000 (00:37 +0000)
SVN revision: 77839

src/lib/elm_notify.c

index 7caabe6..25866e9 100644 (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.