Skip to content

Commit 858bb26

Browse files
Edge-Sevennamkhanh20xx
andauthored
Fix typos in some files (#3245)
Co-authored-by: khanhkhanhlele <[email protected]>
1 parent 98307b0 commit 858bb26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/install.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ async function install (gyp, argv) {
198198
}
199199

200200
// download the tarball and extract!
201-
// Ommited on Windows if only new node.lib is required
201+
// Omitted on Windows if only new node.lib is required
202202

203203
// there can be file errors from tar if parallel installs
204204
// are happening (not uncommon with multiple native modules) so

0 commit comments

Comments
 (0)