Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 70b447a3 authored by Chalard Jean's avatar Chalard Jean Committed by android-build-merger
Browse files

Merge "Opportunistic typo fix" am: 6b03498a am: 99cf81ac

am: 5d2bab8f

Change-Id: Ic890e82fec41fed6dadb88c84b6aa7677a2e003b
parents 1b274a13 5d2bab8f
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -194,7 +194,7 @@ public final class PendingIntent implements Parcelable {
     */
     */
    public interface OnFinished {
    public interface OnFinished {
        /**
        /**
         * Called when a send operation as completed.
         * Called when a send operation has completed.
         *
         *
         * @param pendingIntent The PendingIntent this operation was sent through.
         * @param pendingIntent The PendingIntent this operation was sent through.
         * @param intent The original Intent that was sent.
         * @param intent The original Intent that was sent.