Fix a typo 32/171432/1
authorHwankyu Jhun <h.jhun@samsung.com>
Mon, 5 Mar 2018 04:25:31 +0000 (13:25 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Mon, 5 Mar 2018 04:25:54 +0000 (13:25 +0900)
Change-Id: I32d7e2996b425d7a53e76a8d89083d181ebc945a
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
include/notification_type.h

index 6bb8755..ee0e82e 100644 (file)
@@ -43,7 +43,7 @@ extern "C" {
  * @addtogroup NOTIFICATION_MODULE
  * @{
  */
-#define NOTIFICATION_DO_NOT_SHOW_TIME_STAMP -1 /**< Do not show time stamp on the notificaion. Could be passed as a argument of notification_set_time() */
+#define NOTIFICATION_DO_NOT_SHOW_TIME_STAMP -1 /**< Do not show time stamp on the notification. Could be passed as a argument of notification_set_time() */
 
 
 /**
@@ -64,7 +64,7 @@ typedef enum _notification_ly_type {
 
 
 /**
- * @brief Enumeration for notification lauch option type.
+ * @brief Enumeration for notification launch option type.
  * @since_tizen @if WEARABLE 2.3.1 @elseif MOBILE 2.3 @endif
  */
 typedef enum  _notification_launch_option_type {