Quellcode durchsuchen

Updated api docs

Tig vor 1 Jahr
Ursprung
Commit
576cdee2fa
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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>
-    ///     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"/>.
     /// </summary>
     /// <remarks>