diff --git a/src/ImageSharp/Image.cs b/src/ImageSharp/Image.cs index 83a4b9dff0..9014f86538 100644 --- a/src/ImageSharp/Image.cs +++ b/src/ImageSharp/Image.cs @@ -16,8 +16,7 @@ namespace ImageSharp public class Image : Image { /// - /// Initializes a new instance of the class - /// with the height and the width of the image. + /// Initializes a new instance of the class. /// public Image() {