From: Myungki Lee Date: Mon, 22 Aug 2016 08:19:25 +0000 (+0900) Subject: Correct the spelling X-Git-Tag: submit/tizen/20160822.060113^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8268daedd1362f5e4dbbc06ebf1ebe84cdc9a68c;p=platform%2Fcore%2Fapi%2Fnotification.git Correct the spelling Change-Id: I8cea0811a9ff399efe71bb10f8ea41aa33339cce Signed-off-by: Myungki Lee --- diff --git a/include/notification.h b/include/notification.h index bca06e32..52593eb7 100755 --- a/include/notification.h +++ b/include/notification.h @@ -1445,7 +1445,7 @@ int notification_get_auto_remove(notification_h noti, bool *auto_remove); /** * @brief Saves a notification template to the notification database. * @details An application can save the created notification as a template for later reuse. - * If the template has the same name as an saved one, the saved template will be overwritten. + * If the template has the same name as a saved one, the saved template will be overwritten. * A saved template can be loaded only by the application which saved it. * All templates are removed when the application package is uninstalled. * @since_tizen 3.0