diff --git a/Terminal.Gui/View/Layout/ViewLayout.cs b/Terminal.Gui/View/Layout/ViewLayout.cs index 264febf98..ab486ca10 100644 --- a/Terminal.Gui/View/Layout/ViewLayout.cs +++ b/Terminal.Gui/View/Layout/ViewLayout.cs @@ -333,7 +333,7 @@ public partial class View } /// - /// The that that separates a View from other SubViews of the same + /// The that enables separation of a View from other SubViews of the same /// SuperView. The margin offsets the from the . /// ///