mirror of
https://github.com/nodejs/node.git
synced 2025-08-16 06:08:50 +02:00
doc: use American spellings per style guide
PR-URL: https://github.com/nodejs/node/pull/17471 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Jon Moss <me@jonathanmoss.me> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
This commit is contained in:
parent
3d645338a0
commit
d4cd8c2a77
17 changed files with 21 additions and 21 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
// Note: This is a variant of test-net-write-fully-async-hex-string.js.
|
||||
// This always worked, but it seemed appropriate to add a test that checks the
|
||||
// behaviour for Buffers, too.
|
||||
// behavior for Buffers, too.
|
||||
const common = require('../common');
|
||||
const net = require('net');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue