Skip to content

Commit ae1eeb8

Browse files
committed
Corrected comment.
1 parent 5af5fd6 commit ae1eeb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Magick.NET/Settings/MagickReadSettings.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ public bool SyncImageWithTiffProperties
110110
}
111111

112112
/// <summary>
113-
/// Gets or sets a value indicating whether the monochrome reader shoul be used. This is
113+
/// Gets or sets a value indicating whether the monochrome reader should be used. This is
114114
/// supported by: <see cref="MagickFormat.Pcl"/>, <see cref="MagickFormat.Pdf"/> ,
115115
/// <see cref="MagickFormat.Ps"/> and <see cref="MagickFormat.Xps"/>.
116116
/// </summary>

0 commit comments

Comments
 (0)