Skip to content

Commit 4abaf2c

Browse files
authored
typo: Update IMorphologySettings.cs (#1617)
1 parent 5847879 commit 4abaf2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Magick.NET.Core/Settings/IMorphologySettings.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ public interface IMorphologySettings
4444
MorphologyMethod Method { get; set; }
4545

4646
/// <summary>
47-
/// Gets or sets user suplied kernel.
47+
/// Gets or sets user supplied kernel.
4848
/// </summary>
4949
string? UserKernel { get; set; }
5050
}

0 commit comments

Comments
 (0)