Skip to content

Commit 6576490

Browse files
committed
chore: fix gypfile typo in description
1 parent 64f2d3a commit 6576490

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/node_modules/@stdlib/_tools/package-json/scripts/update_gypfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
'use strict';
2222

2323
/*
24-
* Update package `package.json` files by setting the `gyppfile` field to `true` for packages which contain a `binding.gyp` and/or `include.gypi` file.
24+
* Update package `package.json` files by setting the `gypfile` field to `true` for packages which contain a `binding.gyp` and/or `include.gypi` file.
2525
*
2626
* * *$1*: root search directory
2727
*

0 commit comments

Comments
 (0)