From c8d878a852392da0b1b92b379816009b30fe793b Mon Sep 17 00:00:00 2001 From: Daniel Juyung Seo Date: Wed, 27 Apr 2011 00:51:31 +0000 Subject: [PATCH] Elementary notify: Fixed documentation. SVN revision: 58941 --- 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 af53227f97..2d33d148c5 100644 --- a/legacy/elementary/src/lib/elm_notify.c +++ b/legacy/elementary/src/lib/elm_notify.c @@ -545,7 +545,7 @@ elm_notify_content_get(const Evas_Object *obj) /** * Set the notify parent * - * Once the parent object is set, a previously set one will be desconected + * Once the parent object is set, a previously set one will be disconnected * and replaced. * * @param obj The notify object