From 9db926e38722fe521402d772cb2057c44b6ee115 Mon Sep 17 00:00:00 2001 From: Christopher Michael Date: Sun, 3 Oct 2010 01:44:21 +0000 Subject: [PATCH] Fix some misspellings. SVN revision: 52990 --- legacy/elementary/src/lib/elm_icon.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/elementary/src/lib/elm_icon.c b/legacy/elementary/src/lib/elm_icon.c index 3a1710c0dc..351c2cf02a 100644 --- a/legacy/elementary/src/lib/elm_icon.c +++ b/legacy/elementary/src/lib/elm_icon.c @@ -210,7 +210,7 @@ elm_icon_smooth_set(Evas_Object *obj, Eina_Bool smooth) } /** - * Set if the object are scalable + * Set if the object is scalable * * @param obj The icon object * @param no_scale A bool to set scale (or no)