aboutsummaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-realpath.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/parallel/test-fs-realpath.js')
-rw-r--r--test/parallel/test-fs-realpath.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/parallel/test-fs-realpath.js b/test/parallel/test-fs-realpath.js
index 1eaf1681d7..48294d4a62 100644
--- a/test/parallel/test-fs-realpath.js
+++ b/test/parallel/test-fs-realpath.js
@@ -365,7 +365,7 @@ function test_upone_actual(realpath, realpathSync, cb) {
cb();
}
-// going up with .. multiple times
+// Going up with .. multiple times
// .
// `-- a/
// |-- b/
@@ -407,7 +407,7 @@ function test_up_multiple(realpath, realpathSync, cb) {
}
-// absolute symlinks with children.
+// Absolute symlinks with children.
// .
// `-- a/
// |-- b/