Skip to content

Commit e631a05

Browse files
BlackYoupMyles Borins
authored and
Myles Borins
committed
configure: reword help for --without-npm
PR-URL: #7471 Reviewed-By: Robert Jefe Lindstaedt <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent a8ef7a0 commit e631a05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ parser.add_option('--without-etw',
342342
parser.add_option('--without-npm',
343343
action='store_true',
344344
dest='without_npm',
345-
help='don\'t install the bundled npm package manager')
345+
help='do not install the bundled npm (package manager)')
346346

347347
parser.add_option('--without-perfctr',
348348
action='store_true',

0 commit comments

Comments
 (0)