From 248760ea349436532b0e3edbc3966073dfeab707 Mon Sep 17 00:00:00 2001 From: dirk Date: Thu, 10 Nov 2016 21:07:31 +0100 Subject: [PATCH] Comment fix. --- src/ImageSharp/Image.cs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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() {