diff --git a/src/Avalonia.Controls/Platform/ExtendClientAreaChromeHints.cs b/src/Avalonia.Controls/Platform/ExtendClientAreaChromeHints.cs index 8513dd1697..3e177889d6 100644 --- a/src/Avalonia.Controls/Platform/ExtendClientAreaChromeHints.cs +++ b/src/Avalonia.Controls/Platform/ExtendClientAreaChromeHints.cs @@ -9,7 +9,7 @@ namespace Avalonia.Platform public enum ExtendClientAreaChromeHints { /// - /// The will be no chrome at all. + /// There will be no chrome at all. /// NoChrome,