fixes #6031 spelling errors
authorMatthew Aynalem <maynalem@gmail.com>
Mon, 12 Aug 2013 22:01:05 +0000 (15:01 -0700)
committerisaacs <i@izs.me>
Mon, 19 Aug 2013 23:42:16 +0000 (16:42 -0700)
commitc171c490f2d850f63a37496bc7b31855193ce298
tree1b94b3c1013b1a720b648bd18ae4e644b5fd5441
parent5555318bf375a3edc17179b09b0bff1bfa9b6253
fixes #6031 spelling errors

explictly => explicitly
accesss => access
througput => throughput
epxression => expression
communiction => communication
becuase => because
repersent => represent
condonitions => conditions
decompresion => decompression
intentially => intentionally
eventes => events
listning => listening
resicved => received
becuase => because
fundimental => fundamental
colapse => collapse
privlages => privileges
sufficently => sufficiently
hapepns => happens
expliclitly => explicitly
thier => their
shold => should
24 files changed:
benchmark/fs/read-stream-throughput.js
benchmark/fs/write-stream-throughput.js
lib/_debugger.js
lib/_stream_readable.js
lib/_stream_writable.js
lib/_tls_wrap.js
lib/domain.js
lib/module.js
lib/readline.js
src/node.js
test/disabled/test-eio-race.js
test/disabled/test-sendfd.js
test/disabled/test-setuidgid.js
test/simple/test-child-process-disconnect.js
test/simple/test-cluster-dgram-2.js
test/simple/test-cluster-message.js
test/simple/test-cluster-worker-disconnect.js
test/simple/test-cluster-worker-exit.js
test/simple/test-cluster-worker-kill.js
test/simple/test-http-client-timeout-event.js
test/simple/test-http-res-write-end-dont-take-array.js
test/simple/test-repl-.save.load.js
test/simple/test-url.js
test/simple/test-zlib-dictionary.js