Skip to content

Commit

Permalink
Typo: Intended -> Indented (dotnet#2103)
Browse files Browse the repository at this point in the history
Corrected to the wrong value in d8b4e14.
  • Loading branch information
nschonni authored and rainersigwald committed May 16, 2017
1 parent 0157dd1 commit 767c5fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Build.OM.UnitTests/Definition/Project_Tests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ public void Dispose()
";

/// <summary>
/// Since when the project file is saved it may be intended we want to make sure the indent characters do not affect the evaluation against empty.
/// Since when the project file is saved it may be indented we want to make sure the indent characters do not affect the evaluation against empty.
/// We test here newline, tab, and carriage return.
/// </summary>
[Fact]
Expand Down

0 comments on commit 767c5fa

Please sign in to comment.