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-01 21:35:23 +0300
committerNode.js GitHub Bot <github-bot@iojs.org>2020-10-09 21:46:46 +0300
commit9fedb044e7d6d9802215ed4d04226c5a642b1fb1 (patch)
treea3cbb620965cb6d9cdb46db7666b0be400997055 /doc/api/os.md
parent125523bffe9e5fbc14af185da6f682e08c05b1ba (diff)
doc: changes description must end with a period
Refs: https://github.com/nodejs/remark-preset-lint-node/pull/139 PR-URL: https://github.com/nodejs/node/pull/35454 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Ujjwal Sharma <ryzokuken@disroot.org> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Khaidi Chu <i@2333.moe> Reviewed-By: Michael Dawson <midawson@redhat.com>
Diffstat (limited to 'doc/api/os.md')
-rw-r--r--doc/api/os.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/os.md b/doc/api/os.md
index 08a566a27b6..6f761877b23 100644
--- a/doc/api/os.md
+++ b/doc/api/os.md
@@ -324,7 +324,7 @@ changes:
- version: v2.0.0
pr-url: https://github.com/nodejs/node/pull/747
description: This function is now cross-platform consistent and no longer
- returns a path with a trailing slash on any platform
+ returns a path with a trailing slash on any platform.
-->
* Returns: {string}