Updated api docs

This commit is contained in:
Tig
2024-03-06 21:09:52 -07:00
parent 814bc915c3
commit 576cdee2fa

View File

@@ -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>