Fix typo accepted/tizen/3.0/common/20170322.133254 accepted/tizen/3.0/ivi/20170322.082459 accepted/tizen/3.0/mobile/20170322.082243 accepted/tizen/3.0/tv/20170322.082345 accepted/tizen/3.0/wearable/20170322.082431 submit/tizen_3.0/20170321.082532
authorMyungki Lee <mk5004.lee@samsung.com>
Wed, 15 Mar 2017 01:19:03 +0000 (10:19 +0900)
committerMyungki Lee <mk5004.lee@samsung.com>
Tue, 21 Mar 2017 08:21:20 +0000 (17:21 +0900)
- notificaton -> notification

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

index e25be33..29422d1 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