From 93a29b50d193051cd3ca8d031be856e8e0164e0e Mon Sep 17 00:00:00 2001 From: Semun Lee Date: Tue, 31 Jan 2017 09:25:30 +0900 Subject: [PATCH] Fix errata in doxygen comment Change-Id: Ib4c4879cd0c9b2a26e15fec2b678699fbcad51cf Signed-off-by: Semun Lee --- doc/appcore-widget_doc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/appcore-widget_doc.h b/doc/appcore-widget_doc.h index 99b698c..0dbc9a9 100755 --- a/doc/appcore-widget_doc.h +++ b/doc/appcore-widget_doc.h @@ -79,7 +79,7 @@ * widget_instance_create_cb() * Called after widget instance is created. * In this callback, you can initialize resources for this instance. - * If parameter 'content' is not NULL, you should restore the pervious status. + * If parameter 'content' is not NULL, you should restore the previous status. * * * -- 2.7.4