Tig 8 ヶ月 前
コミット
b48bc2b06e
1 ファイル変更1 行追加1 行削除
  1. 1 1
      Terminal.Gui/View/View.Layout.cs

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

@@ -32,7 +32,7 @@ public partial class View // Layout APIs
     ///     </para>
     ///     </para>
     ///     <para>
     ///     <para>
     ///         Setting Frame will set <see cref="X"/>, <see cref="Y"/>, <see cref="Width"/>, and <see cref="Height"/> to
     ///         Setting Frame will set <see cref="X"/>, <see cref="Y"/>, <see cref="Width"/>, and <see cref="Height"/> to
-    ///         absoulte values.
+    ///         absolute values.
     ///     </para>
     ///     </para>
     ///     <para>
     ///     <para>
     ///         Changing this property will result in <see cref="NeedsLayout"/> and <see cref="NeedsDraw"/> to be set,
     ///         Changing this property will result in <see cref="NeedsLayout"/> and <see cref="NeedsDraw"/> to be set,