From a7cb676c0be92de58357572e296dc847b69828fa Mon Sep 17 00:00:00 2001 From: Tig Date: Fri, 17 May 2024 16:26:00 -0700 Subject: [PATCH] API doc fix --- Terminal.Gui/View/Layout/Dim.cs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Terminal.Gui/View/Layout/Dim.cs b/Terminal.Gui/View/Layout/Dim.cs index 79c2e6db0..79e53f5a1 100644 --- a/Terminal.Gui/View/Layout/Dim.cs +++ b/Terminal.Gui/View/Layout/Dim.cs @@ -150,10 +150,10 @@ public abstract class Dim /// Creates a percentage object that is a percentage of the width or height of the SuperView. /// The percent object. /// A value between 0 and 100 representing the percentage. - /// - /// If the dimension is computed using the View's position ( or + /// + /// If the dimension is computed using the View's position ( or /// ). - /// If the dimension is computed using the View's . + /// If the dimension is computed using the View's . /// /// /// This initializes a that will be centered horizontally, is 50% of the way down, is 30% the