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:
authorRuben Bridgewater <ruben@bridgewater.de>2019-03-07 03:03:53 +0300
committerRuben Bridgewater <ruben@bridgewater.de>2019-03-10 02:44:40 +0300
commitf8763bb077db2f0be74e353c0b4f9e353c0fffa8 (patch)
treec73128074daa65d2e72e4d2a86a5b08059888144 /benchmark/_cli.js
parent01a5300f3f4f788a043f6b5fe72e2b7b641dfb6c (diff)
benchmark,doc,lib,test: capitalize comments
PR-URL: https://github.com/nodejs/node/pull/26483 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Michaƫl Zasso <targos@protonmail.com>
Diffstat (limited to 'benchmark/_cli.js')
-rw-r--r--benchmark/_cli.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmark/_cli.js b/benchmark/_cli.js
index 45e4c7a2bf0..fa2bfb83955 100644
--- a/benchmark/_cli.js
+++ b/benchmark/_cli.js
@@ -65,7 +65,7 @@ function CLI(usage, settings) {
// item arguments
this.items.push(arg);
- // the next value must be an item
+ // The next value must be an item
mode = 'item';
} else {
// Bad case, abort