Browse Source

Updated api docs

Tig 1 year ago
parent
commit
576cdee2fa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Terminal.Gui/View/Layout/ViewLayout.cs

+ 1 - 1
Terminal.Gui/View/Layout/ViewLayout.cs

@@ -333,7 +333,7 @@ public partial class View
     }
     }
 
 
     /// <summary>
     /// <summary>
-    ///     The <see cref="Adornment"/> that that separates a View from other SubViews of the same
+    ///     The <see cref="Adornment"/> that enables separation of a View from other SubViews of the same
     ///     SuperView. The margin offsets the <see cref="Bounds"/> from the <see cref="Frame"/>.
     ///     SuperView. The margin offsets the <see cref="Bounds"/> from the <see cref="Frame"/>.
     /// </summary>
     /// </summary>
     /// <remarks>
     /// <remarks>