am bdab63e0: am 055dac1b: Merge "Fixed apparent copy/paste mistake Bug: 11634373"

* commit 'bdab63e06b6bacb60991420891cb06fe3dc5654f':
  Fixed apparent copy/paste mistake Bug: 11634373
This commit is contained in:
Andrew Hsieh 2014-02-05 08:06:22 +00:00 committed by Android Git Automerger
commit 532cbb0fdc
1 changed files with 1 additions and 1 deletions

View File

@ -583,7 +583,7 @@ int64_t AMotionEvent_getEventTime(const AInputEvent* motion_event);
* and views. */
float AMotionEvent_getXOffset(const AInputEvent* motion_event);
/* Get the precision of the Y coordinates being reported.
/* Get the Y coordinate offset.
* For touch events on the screen, this is the delta that was added to the raw
* screen coordinates to adjust for the absolute position of the containing windows
* and views. */