Skip to content

Commit 8ee4300

Browse files
committed
build: Typo in tools/msvs/msi/product.wxs
1 parent b0de1e4 commit 8ee4300

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/msvs/msi/product.wxs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@
281281
<Publish Dialog="CustomizeDlg" Control="Back" Event="NewDialog" Value="InstallDirDlg" Order="2">NOT Installed</Publish>
282282
<Publish Dialog="CustomizeDlg" Control="Next" Event="NewDialog" Value="VerifyReadyDlg">1</Publish>
283283

284-
<Property Id="WIXUI_EXITDIALOGOPTIONALTEXT" Value="Node.js has been succesfully installed."/>
284+
<Property Id="WIXUI_EXITDIALOGOPTIONALTEXT" Value="Node.js has been successfully installed."/>
285285
</UI>
286286

287287
<UIRef Id="WixUI_Common"/>

0 commit comments

Comments
 (0)