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 e994688 commit f637fd4Copy full SHA for f637fd4
configure.py
@@ -457,7 +457,7 @@
457
static_optgroup.add_argument('--static-zoslib-gyp',
458
action='store',
459
dest='static_zoslib_gyp',
460
- 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')
461
462
parser.add_argument_group(static_optgroup)
463
0 commit comments