Skip to content

Commit 3003131

Browse files
BlackYoupMylesBorins
authored andcommitted
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 96cfa92 commit 3003131

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure

+1-1
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)