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

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

* commit '15f0a79a81fd18211603587bcd46eee0e37ced4d':
  fix typo in comment @beamsOverlap
This commit is contained in:
Romain Guy
2010-09-12 12:01:54 -07:00
committed by Android Git Automerger

View File

@@ -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