Skip to content

Commit 3a52a49

Browse files
authored
Apply suggestion from @baronfel
1 parent 8c3cc9f commit 3a52a49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Cli/Microsoft.DotNet.Cli.Utils/MSBuildArgs.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ private MSBuildArgs(
7777
public VerbosityOptions? Verbosity { get; }
7878

7979
/// <summary>
80-
/// Wether or not the MSBuild product header text should be emitted at the start of this build
80+
/// Whether or not the MSBuild product header text should be emitted at the start of this build
8181
/// </summary>
8282
public bool NoLogo { get; }
8383

0 commit comments

Comments
 (0)