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

Commit 9527c428 authored by Kedar Chitnis's avatar Kedar Chitnis Committed by Android (Google) Code Review
Browse files

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

parents bb14237e 85a3d236
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;