Fix comment.

This commit is contained in:
Chandler Cox
2024-12-12 11:57:29 -06:00
parent 7e0c0559dd
commit 696b1c0d0c

View File

@@ -236,7 +236,7 @@ namespace Flax.Build.NativeCpp
public HashSet<string> Analyzers;
/// <summary>
/// The specific .NET warning to ignore.
/// The specific warnings to ignore.
/// </summary>
public HashSet<string> IgnoreSpecificWarnings;