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

Commit 600aaf01 authored by Andrew Lee's avatar Andrew Lee Committed by Android (Google) Code Review
Browse files

Merge "Fix comment typos. =("

parents 223a80d7 7c9ee2b0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -365,7 +365,7 @@ public abstract class InCallService extends Service {
        /**
         * Registers a callback to receive commands and state changes for video calls.
         *
         * @param callback The vdieo call callback.
         * @param callback The video call callback.
         */
        public abstract void registerCallback(VideoCall.Callback callback);