Merge "Small doc fix." into oc-dev

am: 0f98ddaa01

Change-Id: Ib0da1db5f79b054f3826e0b3b3d0d3e4716530f2
This commit is contained in:
Dianne Hackborn
2017-06-21 02:02:48 +00:00
committed by android-build-merger

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}