[notification] modify spec for ONGOING notification's policy
authorHyunjin Park <hj.na.park@samsung.com>
Wed, 16 Sep 2015 07:49:19 +0000 (16:49 +0900)
committerHyunjin Park <hj.na.park@samsung.com>
Wed, 16 Sep 2015 07:50:24 +0000 (16:50 +0900)
ACR : TWDAPI-35

Change-Id: I167fdebc029bae0c7d9b19b2cb739cc58275b250
Signed-off-by: Hyunjin park <hj.na.park@samsung.com>
org.tizen.web.apireference/html/device_api/mobile/tizen/notification.html

index 96883ff..cda874f 100644 (file)
@@ -153,7 +153,7 @@ THUMBNAIL - The thumbnail status notification posts a thumbnail-format notificat
 The thumbnail status notification is also removed by user selection.
             </li>
             <li>
-ONGOING - A status notification type that informs the user whether an application is running or not. However, an ongoing status notification should be removed by the application that posted the notification.            </li>
+ONGOING - A status notification type that informs the user whether an application is running or not.             </li>
             <li>
 PROGRESS - A status notification that displays information on the progress of a job. However, this status notification should be removed by the application that posted the notification.            </li>
           </ul>