Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine du Hamel <duhamelantoine1995@gmail.com>2020-10-09 22:08:06 +0300
committerAntoine du Hamel <duhamelantoine1995@gmail.com>2020-10-13 16:13:45 +0300
commit0aa2c5bec64db87945c66161bac030da20147fc2 (patch)
tree4834da6266a69f7f460296d7070fb962eefe9a86 /doc/api/buffer.md
parentdcf708d6526d0707c15e786797bcf11e22a15f08 (diff)
doc: harmonize YAML comments
Refs: https://github.com/nodejs/remark-preset-lint-node/pull/139 PR-URL: https://github.com/nodejs/node/pull/35575 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Ben Coe <bencoe@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Diffstat (limited to 'doc/api/buffer.md')
-rw-r--r--doc/api/buffer.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/buffer.md b/doc/api/buffer.md
index 15279fab195..e81a3b89d3a 100644
--- a/doc/api/buffer.md
+++ b/doc/api/buffer.md
@@ -2795,7 +2795,7 @@ added: v0.5.5
changes:
- version:
- v14.9.0
- - 12.19.0
+ - v12.19.0
pr-url: https://github.com/nodejs/node/pull/34729
description: This function is also available as `buf.writeUint16LE()`.
- version: v10.0.0