Skip to content

Commit bbed11d

Browse files
Update OneSignalSDK/onesignal/core/src/main/java/com/onesignal/notifications/INotificationServiceExtension.kt
Co-authored-by: William Shepherd <williamrshepherd@gmail.com>
1 parent 1da3636 commit bbed11d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OneSignalSDK/onesignal/core/src/main/java/com/onesignal/notifications/INotificationServiceExtension.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ package com.onesignal.notifications
1515
interface INotificationServiceExtension {
1616

1717
/**
18-
* Called when a notification has been received by the device. This method
18+
* Called when a notification has been received by the device. This method
1919
* gives the implementor the ability to modify or prevent the notification from displaying to the
2020
* user entirely.
2121
*

0 commit comments

Comments
 (0)