From 9a8fc5433e9d52746f728134b9852b6e577a6f37 Mon Sep 17 00:00:00 2001 From: Jihoon Kim Date: Thu, 11 Oct 2012 00:37:26 +0000 Subject: [PATCH] elm: fix typo in elm_notify SVN revision: 77839 --- legacy/elementary/src/lib/elm_notify.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/elementary/src/lib/elm_notify.c b/legacy/elementary/src/lib/elm_notify.c index 7caabe6b5a..25866e9ed9 100644 --- a/legacy/elementary/src/lib/elm_notify.c +++ b/legacy/elementary/src/lib/elm_notify.c @@ -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.