Skip to content

Commit ae0334a

Browse files
BlackYoupjasnell
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 d52ceb4 commit ae0334a

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
@@ -375,7 +375,7 @@ parser.add_option('--without-etw',
375375
parser.add_option('--without-npm',
376376
action='store_true',
377377
dest='without_npm',
378-
help='don\'t install the bundled npm package manager')
378+
help='do not install the bundled npm (package manager)')
379379

380380
parser.add_option('--without-perfctr',
381381
action='store_true',

0 commit comments

Comments
 (0)