From 70cec4d55fced70d4dd7df3fc061eade9c54104b Mon Sep 17 00:00:00 2001 From: ChunEon Park Date: Mon, 27 Jun 2011 07:34:30 +0000 Subject: [PATCH] elementary/image - just removed white trailing SVN revision: 60722 --- src/lib/elm_image.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/elm_image.c b/src/lib/elm_image.c index ca719d7..2257d92 100644 --- a/src/lib/elm_image.c +++ b/src/lib/elm_image.c @@ -514,7 +514,7 @@ elm_image_object_get(const Evas_Object *obj) } /** - * Enable/disable retaining up the aspect ratio of the image. + * Enable/disable retaining up the aspect ratio of the image. * * @param obj The image object. * @param retained Retaining or Non retaining. -- 2.7.4