Fix simple typo in comment

Summary:
Fix simple typo in comment.

Changelog: [Internal] comment typo fix

Differential Revision: D31251299

fbshipit-source-id: 210d52f236b00ed4edbd969a715d91eb2ad712a7
This commit is contained in:
Joshua Gross
2021-09-30 13:11:36 -07:00
committed by Facebook GitHub Bot
parent bf1a5ca8f1
commit 5c12a84c77
@@ -155,7 +155,7 @@ public class JSTouchDispatcher {
mTargetCoordinates[1],
mTouchEventCoalescingKeyHelper));
} else if (action == MotionEvent.ACTION_POINTER_UP) {
// Exactly onw of the pointers goes up
// Exactly one of the pointers goes up
eventDispatcher.dispatchEvent(
TouchEvent.obtain(
getSurfaceId(),