Skip to content

Commit 8eb6e71

Browse files
BlackYoupevanlucas
authored andcommitted
configure: reword help for --without-npm
PR-URL: #7471 Reviewed-By: Robert Jefe Lindstaedt <robert.lindstaedt@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent e5a8790 commit 8eb6e71

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)