X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fwidget_app.c;h=d0a8712e64de2d86eb5f575338db5c22d3769e5d;hb=b2774407c9135edf6c5f403c9d775ea192a18344;hp=fcc7ae3a0072ab2b5e0978aa7bc1e594073a325f;hpb=e07e23200583d5106aa08310ae5348a8cddb79ce;p=platform%2Fcore%2Fappfw%2Fappcore-widget.git diff --git a/src/widget_app.c b/src/widget_app.c index fcc7ae3..d0a8712 100755 --- a/src/widget_app.c +++ b/src/widget_app.c @@ -1004,7 +1004,7 @@ static void __stub_create(appcore_multiwindow_base_instance_h context, void *dat _D("%s is created %d", id); if (ret < 0) { - _W("Create callback resturns error(%d)", ret); + _W("Create callback returns error(%d)", ret); ret = __send_update_status(class_id, id, WIDGET_INSTANCE_EVENT_CREATE_ABORTED, NULL); __instance_drop(context);