浏览代码

Updated api docs

Tig 1 年之前
父节点
当前提交
576cdee2fa
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>