Skip to content

Commit 7e4b4dc

Browse files
committed
Corrected comment
1 parent 7fc2534 commit 7e4b4dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Magick.NET/Formats/Pdf/PdfReadDefines.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ public MagickFormat Format
2727
public bool? HideAnnotations { get; set; }
2828

2929
/// <summary>
30-
/// Gets or sets a value indicating whether all images are forced to be interpolated at full device resolution (pdf: interpolate).
30+
/// Gets or sets a value indicating whether all images are forced to be interpolated at full device resolution (pdf:interpolate).
3131
/// </summary>
3232
public bool? Interpolate { get; set; }
3333

0 commit comments

Comments
 (0)