diff --git a/Terminal.Gui/Core/View.cs b/Terminal.Gui/Core/View.cs index 3eb7ed4a4..729bd1a94 100644 --- a/Terminal.Gui/Core/View.cs +++ b/Terminal.Gui/Core/View.cs @@ -1912,7 +1912,7 @@ namespace Terminal.Gui { /// /// Used by to resize the view's with the . - /// Setting to true only work if the and are null or + /// Setting to true only work if the and are null or /// values and doesn't work with layout, /// to avoid breaking the and settings. ///