We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
libray
library
1 parent 9458aee commit 482aee9Copy full SHA for 482aee9
graal-nodejs/configure.py
@@ -472,7 +472,7 @@
472
static_optgroup.add_argument('--static-zoslib-gyp',
473
action='store',
474
dest='static_zoslib_gyp',
475
- help='path to zoslib.gyp file for includes and to link to static zoslib libray')
+ help='path to zoslib.gyp file for includes and to link to static zoslib library')
476
477
parser.add_argument_group(static_optgroup)
478
0 commit comments