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

Commit 912270e2 authored by Etan Cohen's avatar Etan Cohen
Browse files

Doc fix - incorrect format (included argument) for function reference.

Change-Id: I2cdf7b4f078b1ab0556fcc3fad5287f86641c396
parent 237a5976
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -370,7 +370,7 @@ public abstract class InCallService extends Service {
        public abstract void registerCallback(VideoCall.Callback callback);

        /**
         * Clears the video call listener set via {@link #registerCallback(callback)}.
         * Clears the video call listener set via {@link #registerCallback}.
         */
        public abstract void unregisterCallback();