summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilson Page <wilsonpage@me.com>2013-10-14 17:35:06 +0100
committerWilson Page <wilsonpage@me.com>2013-10-14 17:35:06 +0100
commitff502b0661e8ad3a04cfdbda0e6ee53d7cdda01e (patch)
tree228f5948ba41fb86126314bdafa80911c5d8e9d5
parentc6199c6f13b585dd42d98ceed1905560e7ab6151 (diff)
downloadfastdom-ff502b0661e8ad3a04cfdbda0e6ee53d7cdda01e.zip
fastdom-ff502b0661e8ad3a04cfdbda0e6ee53d7cdda01e.tar.gz
fastdom-ff502b0661e8ad3a04cfdbda0e6ee53d7cdda01e.tar.bz2
Tidy
-rw-r--r--index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.js b/index.js
index 8f3f2c9..7efb9d5 100644
--- a/index.js
+++ b/index.js
@@ -83,7 +83,7 @@
this.queue.write.push(job.id);
// If we're emptying the read
- // queue and a write come in,
+ // queue and a write comes in,
// we don't need to schedule a
// new frame. If we're writing
// and write comes in we don't