Fix errata in doxygen comment 49/112249/2
authorSemun Lee <sm79.lee@samsung.com>
Tue, 31 Jan 2017 00:25:30 +0000 (09:25 +0900)
committerSemun Lee <sm79.lee@samsung.com>
Tue, 31 Jan 2017 00:26:29 +0000 (16:26 -0800)
Change-Id: Ib4c4879cd0c9b2a26e15fec2b678699fbcad51cf
Signed-off-by: Semun Lee <sm79.lee@samsung.com>
doc/appcore-widget_doc.h

index 99b698c..0dbc9a9 100755 (executable)
@@ -79,7 +79,7 @@
  *   <td> widget_instance_create_cb() </td>
  *   <td> 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.
  *   </td>
  * </tr>
  * <tr>