Commit 6c97f7f
doc: use American spellings per style guide
PR-URL: #17471
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Jon Moss <me@jonathanmoss.me>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>1 parent a407a48 commit 6c97f7fCopy full SHA for 6c97f7f
File tree
Expand file treeCollapse file tree
17 files changed
+21
-21
lines changedOpen diff view settings
Filter options
- lib/internal
- src
- test
- addons-napi
- test_handle_scope
- test_number
- parallel
Expand file treeCollapse file tree
17 files changed
+21
-21
lines changedOpen diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
202 | 202 | |
203 | 203 | |
204 | 204 | |
205 | | - |
| 205 | + |
206 | 206 | |
207 | 207 | |
208 | 208 | |
|
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
169 | 169 | |
170 | 170 | |
171 | 171 | |
172 | | - |
| 172 | + |
173 | 173 | |
174 | 174 | |
175 | 175 | |
|
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
35 | 35 | |
36 | 36 | |
37 | 37 | |
38 | | - |
| 38 | + |
39 | 39 | |
40 | 40 | |
41 | 41 | |
|
Collapse file
lib/internal/trace_events_async_hooks.js
Copy file name to clipboardExpand all lines: lib/internal/trace_events_async_hooks.js+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
5 | 5 | |
6 | 6 | |
7 | 7 | |
8 | | - |
| 8 | + |
9 | 9 | |
10 | 10 | |
11 | 11 | |
|
Collapse file
+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
984 | 984 | |
985 | 985 | |
986 | 986 | |
987 | | - |
| 987 | + |
988 | 988 | |
989 | 989 | |
990 | 990 | |
| ||
1097 | 1097 | |
1098 | 1098 | |
1099 | 1099 | |
1100 | | - |
| 1100 | + |
1101 | 1101 | |
1102 | 1102 | |
1103 | 1103 | |
|
Collapse file
test/addons-napi/test_handle_scope/test_handle_scope.c
Copy file name to clipboardExpand all lines: test/addons-napi/test_handle_scope/test_handle_scope.c+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
3 | 3 | |
4 | 4 | |
5 | 5 | |
6 | | - |
| 6 | + |
7 | 7 | |
8 | 8 | |
9 | 9 | |
|
Collapse file
test/addons-napi/test_number/test.js
Copy file name to clipboardExpand all lines: test/addons-napi/test_number/test.js+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
39 | 39 | |
40 | 40 | |
41 | 41 | |
42 | | - |
| 42 | + |
43 | 43 | |
44 | 44 | |
45 | 45 | |
|
Collapse file
test/parallel/test-child-process-spawn-typeerror.js
Copy file name to clipboardExpand all lines: test/parallel/test-child-process-spawn-typeerror.js+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
114 | 114 | |
115 | 115 | |
116 | 116 | |
117 | | - |
| 117 | + |
118 | 118 | |
119 | 119 | |
120 | 120 | |
| ||
174 | 174 | |
175 | 175 | |
176 | 176 | |
177 | | - |
| 177 | + |
178 | 178 | |
179 | 179 | |
180 | 180 | |
|
Collapse file
test/parallel/test-http2-compat-socket-set.js
Copy file name to clipboardExpand all lines: test/parallel/test-http2-compat-socket-set.js+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
6 | 6 | |
7 | 7 | |
8 | 8 | |
9 | | - |
| 9 | + |
10 | 10 | |
11 | 11 | |
12 | 12 | |
|
Collapse file
test/parallel/test-http2-compat-socket.js
Copy file name to clipboardExpand all lines: test/parallel/test-http2-compat-socket.js+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
7 | 7 | |
8 | 8 | |
9 | 9 | |
10 | | - |
| 10 | + |
11 | 11 | |
12 | | - |
| 12 | + |
13 | 13 | |
14 | 14 | |
15 | 15 | |
|
0 commit comments