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

Commit 7c9ee2b0 authored by Andrew Lee's avatar Andrew Lee
Browse files

Fix comment typos. =(

Bug:20160491
Change-Id: I1782f6a0c5597f937c8882c6c94740c63cd63b53
parent 843b327a
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -359,7 +359,7 @@ public abstract class InCallService extends Service {
        /**
        /**
         * Registers a callback to receive commands and state changes for video calls.
         * 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);
        public abstract void registerCallback(VideoCall.Callback callback);