Skip to content

Commit

Permalink
Fix typo (#61380)
Browse files Browse the repository at this point in the history
  • Loading branch information
WeihanLi authored May 19, 2022
1 parent 5b9a9d4 commit 4ac4537
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ public enum ProjectLoadOperation
{
/// <summary>
/// Represents the MSBuild evaluation of a project. This occurs before <see cref="Build"/>
/// to evalute the project file before any tasks are executed.
/// to evaluate the project file before any tasks are executed.
/// </summary>
Evaluate,
/// <summary>
Expand Down

0 comments on commit 4ac4537

Please sign in to comment.