Push Header issue resolved 05/243705/1 accepted/tizen_6.0_unified accepted/tizen_6.0_unified_hotfix tizen_6.0_hotfix accepted/tizen/6.0/unified/20201030.120013 accepted/tizen/6.0/unified/hotfix/20201103.051219 accepted/tizen/6.5/unified/20211028.100524 accepted/tizen/unified/20200913.212855 accepted/tizen/unified/20201005.005835 submit/tizen/20200909.114952 submit/tizen/20200910.124613 submit/tizen/20200911.084404 submit/tizen/20200929.062737 submit/tizen_6.0/20201029.205103 submit/tizen_6.0_hotfix/20201102.192503 submit/tizen_6.0_hotfix/20201103.114803 submit/tizen_6.5/20211028.162101 tizen_6.0.m2_release tizen_6.5.m2_release
authorkamaljeet chauhan <kamal.jc@samsung.com>
Wed, 9 Sep 2020 08:19:31 +0000 (13:49 +0530)
committerkamaljeet chauhan <kamal.jc@samsung.com>
Wed, 9 Sep 2020 08:19:31 +0000 (13:49 +0530)
Change-Id: I97ac8e3dba12fe3227f1faee9221f906e5cfeb0e
Signed-off-by: kamaljeet chauhan <kamal.jc@samsung.com>
include/push-service.h

index abf91cd..63ee0a4 100644 (file)
@@ -359,7 +359,7 @@ int push_service_get_notification_time(push_service_notification_h notification,
  * @retval #PUSH_SERVICE_ERROR_NO_DATA No data available
  * @retval #PUSH_SERVICE_ERROR_NOT_SUPPORTED Not supported feature
  * @see push_service_notify_cb()
- * @see push_serivce_get_unread_notification()
+ * @see push_service_get_unread_notification()
  */
 int push_service_get_notification_sender(push_service_notification_h notification,
                char **sender);