Skip to content

Commit 6bf4f0d

Browse files
committed
fixup: address review comments
1 parent e9f38a3 commit 6bf4f0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@
358358
shared_optgroup.add_argument('--shared-uvwasi',
359359
action='store_true',
360360
dest='shared_uvwasi',
361-
help='linked to a shared uvwasi DLL instead of static linking')
361+
help='link to a shared uvwasi DLL instead of static linking')
362362

363363
shared_optgroup.add_argument('--shared-uvwasi-includes',
364364
action='store',

0 commit comments

Comments
 (0)