node/doc/api
Rich Trott 446bcbea4e doc: correct it's vs. its usage
Fix a few instances where `it's` was being used where the possessive
`its` was called for. Some additional minor copy-editing of nearby text
(adding a comma and fixing a comma splice) was also performed.

PR-URL: https://github.com/nodejs/node/pull/10098
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2016-12-06 13:51:53 -05:00
..
_toc.md doc: subdivide TOC, add auxiliary links 2016-04-29 13:27:18 -04:00
addons.md doc: var => const in js code examples of addons.md 2016-12-05 03:33:49 +01:00
all.md doc: git mv to .md 2016-04-20 16:34:27 -07:00
assert.md doc: fix typo in assert code example 2016-11-22 12:29:41 -05:00
buffer.md doc: suggest Buffer.alloc instead of Buffer#fill 2016-12-05 03:33:52 +01:00
child_process.md doc: it’s -> its in api/child_process.md 2016-12-05 03:33:44 +01:00
cli.md 2016-11-08, Version 7.1.0 (Current) 2016-11-07 17:57:10 -06:00
cluster.md doc: consistent 'Returns:' 2016-11-22 06:33:54 +01:00
console.md doc: remove backtick escaping for manpage refs 2016-11-22 06:37:36 +01:00
crypto.md doc: correct it's vs. its usage 2016-12-06 13:51:53 -05:00
debugger.md doc: remove minor contradiction in debugger doc 2016-12-05 03:33:42 +01:00
dgram.md doc: fix broken link in dgram doc 2016-09-02 14:29:30 -04:00
dns.md dns: implement {ttl: true} for dns.resolve6() 2016-11-22 11:15:05 -05:00
documentation.md doc: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00
domain.md doc: standardize rest parameters 2016-09-14 08:08:28 +02:00
errors.md doc: make comment indentation consistent 2016-11-22 06:35:54 +01:00
events.md doc: make comment indentation consistent 2016-11-22 06:35:54 +01:00
fs.md doc: clarify fs.createReadStream options 2016-12-05 03:33:50 +01:00
globals.md doc: make comment indentation consistent 2016-11-22 06:35:54 +01:00
http.md doc: wrap long lines in http.request 2016-11-22 06:35:51 +01:00
https.md doc: changed order of invocations in https.request() example. 2016-12-05 03:20:57 +01:00
index.md doc: git mv to .md 2016-04-20 16:34:27 -07:00
modules.md doc: clarify introductory module material 2016-12-05 03:33:38 +01:00
net.md doc: strip trailing whitespace 2016-11-22 06:37:01 +01:00
os.md doc: add return types and props types to OS module 2016-11-22 06:37:32 +01:00
path.md doc: make comment indentation consistent 2016-11-22 06:35:54 +01:00
process.md doc: correct it's vs. its usage 2016-12-06 13:51:53 -05:00
punycode.md doc: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00
querystring.md doc: fix "hashOwnProperty" typo in querystring 2016-08-15 10:42:38 -07:00
readline.md doc: remove backtick escaping for manpage refs 2016-11-22 06:37:36 +01:00
repl.md doc: remove backtick escaping for manpage refs 2016-11-22 06:37:36 +01:00
stream.md doc: make comment indentation consistent 2016-11-22 06:35:54 +01:00
string_decoder.md doc: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00
synopsis.md doc: various documentation formatting fixes 2016-07-14 12:26:50 +03:00
timers.md doc: enable no-file-name-articles remark-lint rule 2016-09-29 11:15:02 -07:00
tls.md doc: add link to net.Server in tls.md 2016-12-05 11:10:20 -05:00
tty.md doc: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00
url.md doc: clarify slashes-appending in url module 2016-12-05 03:20:37 +01:00
util.md doc: "util" is not needed to extend ES6 classes 2016-12-05 03:20:36 +01:00
v8.md src: extend HeapStatistics with new fields 2016-11-22 06:38:02 +01:00
vm.md doc: fix link to cli.md in vm.md 2016-11-15 15:53:28 -05:00
zlib.md doc: strip trailing whitespace 2016-11-22 06:37:01 +01:00