Skip to content

Commit b48bc2b

Browse files
committed
typo
1 parent 7fb321b commit b48bc2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Terminal.Gui/View/View.Layout.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ public partial class View // Layout APIs
3232
/// </para>
3333
/// <para>
3434
/// Setting Frame will set <see cref="X"/>, <see cref="Y"/>, <see cref="Width"/>, and <see cref="Height"/> to
35-
/// absoulte values.
35+
/// absolute values.
3636
/// </para>
3737
/// <para>
3838
/// Changing this property will result in <see cref="NeedsLayout"/> and <see cref="NeedsDraw"/> to be set,

0 commit comments

Comments
 (0)