Fix typo 20/118920/2
authorMyungki Lee <mk5004.lee@samsung.com>
Wed, 15 Mar 2017 01:19:03 +0000 (10:19 +0900)
committerMyungki Lee <mk5004.lee@samsung.com>
Wed, 15 Mar 2017 01:19:03 +0000 (10:19 +0900)
- notificaton -> notification

Change-Id: If1931e0ce5861ea1742c132735b4c0ce2fca3e90
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
include/notification.h

index 3824064..71555d8 100755 (executable)
@@ -1035,7 +1035,7 @@ int notification_update(notification_h noti);
 #include <notification.h>
 
 {
-       notificaton_h noti = NULL;
+       notification_h noti = NULL;
        int noti_err = NOTIFICATION_ERROR_NONE;
 
        // Do something