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

Commit 042be01f authored by Chalard Jean's avatar Chalard Jean
Browse files

Opportunistic typo fix

Test: unneeded
Change-Id: I2f5636f3d7ea4b6e9d3e6feddfd0cb586d658813
parent b62aa315
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -189,7 +189,7 @@ public final class PendingIntent implements Parcelable {
     */
    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 intent The original Intent that was sent.