Skip to content

Commit 9a5fc46

Browse files
Update maui/src/BottomSheet/BottomSheetBorderPlatformView.cs
Co-authored-by: Copilot <[email protected]>
1 parent f275154 commit 9a5fc46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maui/src/BottomSheet/BottomSheetBorderPlatformView.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ internal class BottomSheetBorderPlatformView : ContentViewGroup
5555

5656
#endregion
5757

58-
#region Contructor
58+
#region Constructor
5959
public BottomSheetBorderPlatformView(Context context, BottomSheetBorder border) : base(context)
6060
{
6161
_borderRef = new(border);

0 commit comments

Comments
 (0)