Commit 08ad2f6
lib: fix typos
PR-URL: #38846
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Khaidi Chu <i@2333.moe>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>1 parent f25cd4f commit 08ad2f6Copy full SHA for 08ad2f6
File tree
Expand file treeCollapse file tree
4 files changed
+5
-5
lines changedOpen diff view settings
Filter options
- lib/internal
- modules/cjs
- util
Expand file treeCollapse file tree
4 files changed
+5
-5
lines changedOpen diff view settings
Collapse file
lib/internal/modules/cjs/loader.js
Copy file name to clipboardExpand all lines: lib/internal/modules/cjs/loader.js+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
913 | 913 | |
914 | 914 | |
915 | 915 | |
916 | | - |
| 916 | + |
917 | 917 | |
918 | 918 | |
919 | 919 | |
|
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
349 | 349 | |
350 | 350 | |
351 | 351 | |
352 | | - |
| 352 | + |
353 | 353 | |
354 | 354 | |
355 | 355 | |
|
Collapse file
lib/internal/util/comparisons.js
Copy file name to clipboardExpand all lines: lib/internal/util/comparisons.js+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
427 | 427 | |
428 | 428 | |
429 | 429 | |
430 | | - |
| 430 | + |
431 | 431 | |
432 | | - |
| 432 | + |
433 | 433 | |
434 | 434 | |
435 | 435 | |
|
Collapse file
lib/internal/util/inspect.js
Copy file name to clipboardExpand all lines: lib/internal/util/inspect.js+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
361 | 361 | |
362 | 362 | |
363 | 363 | |
364 | | - |
| 364 | + |
365 | 365 | |
366 | 366 | |
367 | 367 | |
|
0 commit comments