Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 969f96a

Browse filesBrowse files
toyota790Fishrock123
authored andcommitted
doc: fix a typo in __dirname section
PR-URL: #6473 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Robert Lindstaedt <robert.lindstaedt@gmail.com>
1 parent ab7055b commit 969f96a
Copy full SHA for 969f96a

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎doc/api/globals.md‎

Copy file name to clipboardExpand all lines: doc/api/globals.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ For instance, given two modules: `a` and `b`, where `b` is a dependency of
3838

3939
References to `__dirname` within `b.js` will return
4040
`/Users/mjr/app/node_modules/b` while references to `__dirname` within `a.js`
41-
will return `/Users/mj/app`.
41+
will return `/Users/mjr/app`.
4242

4343
## \_\_filename
4444

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.