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

Commit 7d5c0e66 authored by Romain Guy's avatar Romain Guy Committed by Android Git Automerger
Browse files

am 15f0a79a: Merge "fix typo in comment @beamsOverlap"

Merge commit '15f0a79a' into gingerbread-plus-aosp

* commit '15f0a79a':
  fix typo in comment @beamsOverlap
parents 171c83f4 15f0a79a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -266,7 +266,7 @@ public class FocusFinder {


    /**
     * Do the "beams" w.r.t the given direcition's axos of rect1 and rect2 overlap?
     * Do the "beams" w.r.t the given direcition's axis of rect1 and rect2 overlap?
     * @param direction the direction (up, down, left, right)
     * @param rect1 The first rectangle
     * @param rect2 The second rectangle