Skip to content

Commit cfbbd0d

Browse files
Merge pull request #10895 from changeworld/patch-7
Fix typo: equivilant -> equivalent
2 parents 568b3c0 + 3357491 commit cfbbd0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/msbuild/errors/msb1042.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ MSB1042: Node reuse value is not valid. This version of MSBuild does not support
3838
<!--
3939
{StrBegin="MSBUILD : error MSB1042: "}
4040
UE: This message does not need in-line parameters because the exception takes care of displaying the invalid arg.
41-
This error is shown when a user specifies a node reuse value that is not equivilant to Boolean.TrueString or Boolean.FalseString.
41+
This error is shown when a user specifies a node reuse value that is not equivalent to Boolean.TrueString or Boolean.FalseString.
4242
LOCALIZATION: The prefix "MSBUILD : error MSBxxxx:" should not be localized.
4343
4444
{StrBegin="MSBUILD : error MSB1042: "}

0 commit comments

Comments
 (0)