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

Commit 85a3d236 authored by Kedar Chitnis's avatar Kedar Chitnis
Browse files

Removed a extra "the" in comments in file ViewRootImpl.java

Bug: 202689392
Test: N/A
Change-Id: I974d6eb12e007d60b4a48e6e6884229823bcbb9d
parent ebf2a409
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5635,7 +5635,7 @@ public final class ViewRootImpl implements ViewParent,
        }

        /**
         * Marks the the input event as finished then forwards it to the next stage.
         * Marks the input event as finished then forwards it to the next stage.
         */
        protected void finish(QueuedInputEvent q, boolean handled) {
            q.mFlags |= QueuedInputEvent.FLAG_FINISHED;