Small doc fix.

Test: it builds
Change-Id: Ib4137a5981c2315cebde1ec4a4b5b8ff280b0f36
This commit is contained in:
Dianne Hackborn
2017-06-16 14:43:36 -07:00
parent d27d5d9ea8
commit 6aba8530ce

View File

@@ -603,7 +603,7 @@ public final class PendingIntent implements Parcelable {
/**
* Retrieve a PendingIntent that will start a foreground service, like calling
* {@link Context#startService Context.startForegroundService()}. The start
* {@link Context#startForegroundService Context.startForegroundService()}. The start
* arguments given to the service will come from the extras of the Intent.
*
* <p class="note">For security reasons, the {@link android.content.Intent}