chore: fix typo in comment (#1217)

This commit is contained in:
zhangzhonghe 2020-05-21 15:34:05 +08:00 committed by GitHub
parent 2b2beb9136
commit 5a3b44caf7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ type EventValueWithOptions = {
let _getNow: () => number = Date.now
// Determine what event timestamp the browser is using. Annoyingly, the
// timestamp can either be hi-res ( relative to page load) or low-res
// timestamp can either be hi-res (relative to page load) or low-res
// (relative to UNIX epoch), so in order to compare time we have to use the
// same timestamp type when saving the flush timestamp.
if (