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.
1 parent e9f38a3 commit 6bf4f0dCopy full SHA for 6bf4f0d
configure.py
@@ -358,7 +358,7 @@
358
shared_optgroup.add_argument('--shared-uvwasi',
359
action='store_true',
360
dest='shared_uvwasi',
361
- help='linked to a shared uvwasi DLL instead of static linking')
+ help='link to a shared uvwasi DLL instead of static linking')
362
363
shared_optgroup.add_argument('--shared-uvwasi-includes',
364
action='store',
0 commit comments