0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 23:16:30 +01:00
nodejs/doc/api
Rich Trott 42dbb60819 doc: use "is" rather than "has been"
In deprecations.md, there are many uses of "has been" that are mildly
awkward. This changes several instances of things like "fhqwhgads() has
been deprecated" to "fhqwhgads() is deprecated".

Especially for non-native speakers, present tense is generally easier to
read and understand than past participles. (Or at least that's my
experience reading things in languages other than English.)

PR-URL: https://github.com/nodejs/node/pull/21043
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2018-06-01 23:40:59 +02:00
..
_toc.md trace_events: adds a new trace_events api 2018-04-17 08:30:20 -07:00
addons.md doc: fix stability text for n-api 2018-05-11 14:58:54 -07:00
all.md
assert.md 2018-05-23, Version 10.2.0 (Current) 2018-05-23 19:08:39 -04:00
async_hooks.md doc: add more missing backticks 2018-05-03 02:12:07 +03:00
buffer.md doc: add more missing backticks 2018-05-03 02:12:07 +03:00
child_process.md doc: add more missing backticks 2018-05-03 02:12:07 +03:00
cli.md 2018-05-23, Version 10.2.0 (Current) 2018-05-23 19:08:39 -04:00
cluster.md doc: add more missing backticks 2018-05-03 02:12:07 +03:00
console.md doc: match console.count()/countReset() signatures 2018-05-08 18:12:55 +03:00
crypto.md doc: make constants enumeration consistent 2018-05-30 01:22:55 +03:00
debugger.md doc: add more missing backticks 2018-05-03 02:12:07 +03:00
deprecations.md doc: use "is" rather than "has been" 2018-06-01 23:40:59 +02:00
dgram.md doc: add more missing backticks 2018-05-03 02:12:07 +03:00
dns.md doc: fix typo in dns docs 2018-05-14 18:06:38 +02:00
documentation.md doc, tools: unify stability signatures 2018-05-09 00:52:13 +03:00
domain.md doc: add more missing backticks 2018-05-03 02:12:07 +03:00
errors.md doc: fix some nits in hardcoded manpage links 2018-05-21 00:05:36 +03:00
esm.md esm: provide named exports for builtin libs 2018-05-11 12:06:18 -05:00
events.md doc: clarify this in event listeners 2018-05-08 13:28:38 +03:00
fs.md lib: unmask mode_t values with 0o777 2018-06-01 11:12:10 +02:00
globals.md 2018-04-24, Version 10.0.0 (Current) 2018-04-24 12:02:31 -07:00
http2.md http2: fix several serious bugs 2018-05-22 11:42:33 +04:00
http.md http: make client .aborted boolean 2018-05-14 23:05:09 +03:00
https.md https: defines maxHeadersCount in the constructor 2018-05-05 13:57:07 +02:00
index.md
inspector.md doc: remove redundant empty lines 2018-04-29 17:48:43 +03:00
intl.md doc: add more missing backticks 2018-05-03 02:12:07 +03:00
modules.md doc: add global node_modules to require.resolve() 2018-05-12 01:18:10 +03:00
n-api.md doc: fix typo in n-api.md 2018-05-31 18:59:26 +02:00
net.md net: allow IPC servers be accessible by all 2018-05-24 11:06:12 +02:00
os.md doc: add more missing backticks 2018-05-03 02:12:07 +03:00
path.md
perf_hooks.md doc: remove redundant empty lines 2018-04-29 17:48:43 +03:00
process.md doc: add more missing backticks 2018-05-03 02:12:07 +03:00
punycode.md doc: add and unify even more return values 2018-04-12 03:18:01 +03:00
querystring.md doc: remove redundant empty lines 2018-04-29 17:48:43 +03:00
readline.md doc: add more missing backticks 2018-05-03 02:12:07 +03:00
repl.md doc: document using domain in REPL 2018-05-04 23:05:56 +03:00
stream.md doc: add more missing backticks 2018-05-03 02:12:07 +03:00
string_decoder.md doc: unify section structures 2018-04-15 02:37:50 +03:00
synopsis.md doc: add missing periods or colons 2018-05-02 06:17:08 +03:00
timers.md timers: add hasRef method to Timeout & Immediate 2018-06-01 10:29:51 +02:00
tls.md doc: fix inconsistent documentation (host vs hostname) 2018-06-01 11:10:50 +02:00
tracing.md vm,trace_events: add node.vm.script trace events category 2018-05-16 14:34:41 -07:00
tty.md doc: add more missing backticks 2018-05-03 02:12:07 +03:00
url.md doc: add more missing backticks 2018-05-03 02:12:07 +03:00
util.md util: remove custom inspection function 2018-05-19 19:30:58 +02:00
v8.md doc: add missing YAML keyword in v8.md metadata 2018-04-14 11:54:09 +03:00
vm.md doc: remove invalid vm.Script arguments 2018-06-01 11:23:06 +02:00
zlib.md doc: improve note on zlib APIs threadpool usage 2018-05-30 08:55:06 +02:00